Build of /var/abs/community/squid with vanilla toolchain

This PKGBUILD creates the following packages:

The build took 00:05:12.

The return code of the build was 5.

Log

Found permanent source directory in /sources/squid

Removed vanilla repositories from pacman.conf and added:
[tuscan]
Server = file:///toolchain_repo

CMD: pacman -Syy --noconfirm
:: Synchronizing package databases...
downloading tuscan.db...

CMD: sudo -u tuscan makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: squid 3.5.12-2 (Sat Dec 12 08:45:25 UTC 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
configure: CPU arch native optimization enabled: no
checking simplified host os... linux (version )
checking what kind of compiler we're using... gcc
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for egrep... /usr/sbin/egrep
checking for sh... /usr/sbin/sh
checking for false... /usr/sbin/false
checking for true... /usr/sbin/true
checking for mv... /usr/sbin/mv
checking for mkdir... /usr/sbin/mkdir
checking for ln... /usr/sbin/ln
checking for chmod... /usr/sbin/chmod
checking for tr... /usr/sbin/tr
checking for rm... /usr/sbin/rm
checking for cppunit-config... false
checking for perl... /usr/sbin/perl
checking for pod2man... /usr/sbin/false
checking for ar... /usr/sbin/ar
checking for linuxdoc... /usr/sbin/false
configure: strict error checking enabled: no
checking whether to use loadable modules... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/fgrep
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-unknown-linux-dumpbin... no
checking for x86_64-unknown-linux-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... /usr/sbin/ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/lib/libfakeroot
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... yes
checking whether lt_dlinterface_register is declared... yes
checking for lt_dladvise_preload in -lltdl... yes
checking where to find libltdl headers...
checking where to find libltdl library... -lltdl
checking for unistd.h... yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking for library containing dlopen... (cached) -ldl
checking for dlerror... (cached) yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... (cached) no
checking for compiler variant... gcc
configure: inlining optimizations enabled: yes
checking for GNU atomic operations support... yes
configure: cbdata debugging enabled: no
configure: xmalloc stats display: no
checking for library containing shm_open... -lrt
checking for DiskIO modules to be enabled... AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped
checking aio.h usability... yes
checking aio.h presence... yes
checking for aio.h... yes
checking for aio_read in -lrt... yes
configure: Native POSIX AIO support detected.
configure: Enabling AIO DiskIO module
configure: Enabling Blocking DiskIO module
configure: Enabling DiskDaemon DiskIO module
checking for pthread_create in -lpthread... yes
configure: Enabling DiskThreads DiskIO module
configure: Enabling IpcIo DiskIO module
configure: Enabling Mmapped DiskIO module
configure: IO Modules built: AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped
configure: Store modules built: aufs ufs diskd
configure: Removal policies to build: lru heap
configure: Delay pools enabled
configure: Disabling ESI processor
checking whether to support eCAP... no, implicitly
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: Web Cache Coordination Protocol enabled: yes
configure: Web Cache Coordination V2 Protocol enabled: yes
configure: Kill parent on shutdown hack enabled: no
configure: SNMP support enabled: yes
checking for windows.h... no
checking for sys/sockio.h... no
checking for sys/param.h... yes
checking for net/if_arp.h... yes
checking for net/route.h... yes
checking for net/if_dl.h... no
checking for sys/sysctl.h... yes
configure: EUI (MAC address) controls enabled: yes
configure: HTCP support enabled: yes
checking for nettle_md5_init in -lnettle... yes
checking nettle/md5.h usability... yes
checking nettle/md5.h presence... yes
checking for nettle/md5.h... yes
configure: Using Nettle cryptographic library: yes
checking for crypt in -lcrypt... yes
checking for MD5Init in -lmd5... no
checking gnutls/gnutls.h usability... yes
checking gnutls/gnutls.h presence... yes
checking for gnutls/gnutls.h... yes
checking gnutls/x509.h usability... yes
checking gnutls/x509.h presence... yes
checking for gnutls/x509.h... yes
checking for LIBGNUTLS... yes
configure: GnuTLS library support: auto -lgnutls
checking openssl/bio.h usability... yes
checking openssl/bio.h presence... yes
checking for openssl/bio.h... yes
checking openssl/err.h usability... yes
checking openssl/err.h presence... yes
checking for openssl/err.h... yes
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking openssl/opensslv.h usability... yes
checking openssl/opensslv.h presence... yes
checking for openssl/opensslv.h... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking openssl/x509v3.h usability... yes
checking openssl/x509v3.h presence... yes
checking for openssl/x509v3.h... yes
checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking openssl/txt_db.h usability... yes
checking openssl/txt_db.h presence... yes
checking for openssl/txt_db.h... yes
checking for LIBOPENSSL... yes
checking whether the SSL_get_certificate is buggy... no
checking whether the workaround for SSL_get_certificate works... yes
checking whether SSL_CTX_new and similar openSSL API functions require 'const SSL_METHOD *'"... yes
checking whether the TXT_DB use OPENSSL_PSTRING data member... yes
checking whether the squid workaround for buggy versions of sk_OPENSSL_PSTRING_value should used... no
checking whether the workaround for OpenSSL IMPLEMENT_LHASH_ macros should used... yes
checking whether hello message can be overwritten in SSL struct... yes
configure: OpenSSL library support: yes -L/usr/lib -lssl -lcrypto
checking for LIB_KRB5... yes
configure: Try to find Kerberos headers in given path
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking com_err.h usability... yes
checking com_err.h presence... yes
checking for com_err.h... yes
checking et/com_err.h usability... yes
checking et/com_err.h presence... yes
checking for et/com_err.h... yes
checking profile.h usability... yes
checking profile.h presence... yes
checking for profile.h... yes
checking for error_message in -lcom_err... yes
checking for krb5_get_err_text in -lkrb5... no
checking for krb5_get_error_message in -lkrb5... yes
checking for krb5_free_error_message in -lkrb5... yes
checking for krb5_free_error_string in -lkrb5... no
checking whether krb5_kt_free_entry is declared... yes
checking for krb5_pac... yes
checking for krb5_kt_free_entry in -lkrb5... yes
checking for krb5_get_init_creds_keytab in -lkrb5... yes
checking for krb5_get_max_time_skew in -lkrb5... no
checking for krb5_get_profile in -lkrb5... yes
checking for profile_get_integer in -lkrb5... yes
checking for profile_release in -lkrb5... yes
checking for krb5_get_renewed_creds in -lkrb5... yes
checking for krb5_principal_get_realm in -lkrb5... no
checking for krb5_get_init_creds_opt_alloc in -lkrb5... yes
checking for krb5_get_init_creds_free requires krb5_context... yes
checking for gss_map_name_to_any... yes
checking for gsskrb5_extract_authz_data_from_sec_context... yes
checking for memory cache... yes
checking for memory keytab... yes
checking for working gssapi... yes
checking for spnego support... yes
checking for working krb5... yes
configure: MIT Kerberos library support: yes -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
checking for ldap_init in -lldap... yes
checking for ber_init in -llber... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking mozldap/ldap.h usability... no
checking mozldap/ldap.h presence... no
checking for mozldap/ldap.h... no
checking for LDAP_OPT_DEBUG_LEVEL... yes
checking for working ldap... yes
checking for OpenLDAP... yes
checking for Sun LDAP SDK... no
checking for Mozilla LDAP SDK... no
checking for LDAP_REBINDPROC_CALLBACK... no
checking for LDAP_REBIND_PROC... yes
checking for LDAP_REBIND_FUNCTION... no
checking for LDAP_SCOPE_DEFAULT... yes
checking for struct ldap_url_desc.lud_scheme... yes
checking for ldapssl_client_init in -lldap... no
checking for ldap_url_desc2str in -lldap... yes
checking for ldap_url_parse in -lldap... yes
checking for ldap_start_tls_s in -lldap... yes
configure: Forw/Via database enabled: no
configure: Cache Digests enabled: yes
configure: enabling select syscall for net I/O: auto
configure: enabling poll syscall for net I/O: auto
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for kqueue... no
configure: enabling kqueue for net I/O: no
configure: enabling epoll syscall for net I/O: yes
checking for library containing epoll_ctl... none required
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking if epoll works... yes
configure: enabling /dev/poll for net I/O: auto
checking for ioctl... yes
checking for write... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
configure: HTTP violations support enabled: yes
configure: FreeBSD IPFW-based transparent proxying enabled: no
configure: IPF-based transparent proxying requested: no
configure: PF-based transparent proxying requested: no
configure: NAT lookups via /dev/pf: no
configure: Linux Netfilter support requested: yes
configure: Linux Netfilter Conntrack support requested: auto
checking for library containing nfct_query... no
checking libnetfilter_conntrack/libnetfilter_conntrack.h usability... no
checking libnetfilter_conntrack/libnetfilter_conntrack.h presence... no
checking for libnetfilter_conntrack/libnetfilter_conntrack.h... no
checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h usability... no
checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h presence... no
checking for libnetfilter_conntrack/libnetfilter_conntrack_tcp.h... no
checking size of long... 8
configure: Using POSIX_V6_LP64_OFF64 build environment
configure: Leak Finder enabled: no
configure: Support for X-Forwarded-For enabled: yes
configure: Support for Ident lookups enabled: yes
configure: Default hosts file set to: /etc/hosts
configure: Authentication support enabled: yes
checking for ldap.h... (cached) yes
checking winldap.h usability... no
checking winldap.h presence... no
checking for winldap.h... no
checking for crypt... yes
checking for sys/types.h... yes
checking for rpc/rpc.h... yes
checking for rpcsvc/ypclnt.h... yes
checking for rpcsvc/yp_prot.h... yes
checking for crypt.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking for PAM conversation struct signature type... linux
checking sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking sasl.h usability... no
checking sasl.h presence... no
checking for sasl.h... no
checking for sasl_errstring in -lsasl2... yes
checking for smbclient... no
configure: WARNING: Samba smbclient not found in default location. basic_smb_auth may not work on this machine
checking w32api/windows.h usability... no
checking w32api/windows.h presence... no
checking for w32api/windows.h... no
checking for windows.h... (cached) no
checking for w32api/windows.h... (cached) no
checking for windows.h... (cached) no
configure: Basic auth helper SSPI ... found but cannot be built
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for crypt... (cached) yes
checking for unistd.h... (cached) yes
checking for crypt.h... (cached) yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
configure: Basic auth helpers to be built: DB LDAP MSNT-multi-domain NCSA NIS PAM POP3 RADIUS SASL SMB SMB_LM fake getpwnam
checking for ldap.h... (cached) yes
checking for winldap.h... (cached) no
checking for ldap.h... (cached) yes
checking for winldap.h... (cached) no
configure: Digest auth helpers to be built: LDAP eDirectory file
checking for w32api/windows.h... (cached) no
checking for windows.h... (cached) no
configure: Negotiate auth helper SSPI ... found but cannot be built
checking for vfork... yes
configure: Negotiate auth helpers to be built: kerberos wrapper
checking for w32api/windows.h... (cached) no
checking for windows.h... (cached) no
configure: NTLM auth helper SSPI ... found but cannot be built
checking for w32api/windows.h... (cached) no
checking for windows.h... (cached) no
configure: NTLM auth helpers to be built: fake smb_lm
checking machine/byte_swap.h usability... no
checking machine/byte_swap.h presence... no
checking for machine/byte_swap.h... no
checking sys/bswap.h usability... no
checking sys/bswap.h presence... no
checking for sys/bswap.h... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for bswap_16... no
checking for bswap16... no
checking for bswap_32... no
checking for bswap32... no
checking for htole16... no
checking for __htole16... no
checking for htole32... no
checking for __htole32... no
checking for le16toh... no
checking for __le16toh... no
checking for le32toh... no
checking for __le32toh... no
configure: Log daemon helpers to be built: DB file
configure: external acl helper AD_group ... found but cannot be built
checking for ldap.h... (cached) yes
checking for winldap.h... (cached) no
checking for w32api/windows.h... (cached) no
checking for windows.h... (cached) no
configure: external acl helper LM_group ... found but cannot be built
checking for ldap.h... (cached) yes
checking for winldap.h... (cached) no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sasl/sasl.h... (cached) yes
checking for sasl.h... (cached) no
checking for sasl_errstring in -lsasl2... (cached) yes
checking db_185.h usability... yes
checking db_185.h presence... yes
checking for db_185.h... yes
checking for pwd.h... (cached) yes
checking for wbinfo... no
configure: WARNING: Samba wbinfo not found in default location. ext_wbinfo_group_acl may not work on this machine
configure: External acl helpers to be built: LDAP_group SQL_session delayer eDirectory_userip file_userip kerberos_ldap_group session time_quota unix_group wbinfo_group
configure: URL rewrite helper candidates: fake
configure: URL rewrite helpers to be built: fake
configure: Store-ID rewrite helper candidates: file
configure: Store-ID rewrite helpers to be built: file
configure: Valgrind debug support enabled: no
configure: MS Windows service mode enabled: no
configure: unlinkd enabled: yes
configure: Automatically print stack trace on fatal errors: no
configure: CPU profiling enabled: no
configure: X-Accelerator-Vary support enabled: no
configure: WARNING: cppunit does not appear to be installed. squid does not require this, but code testing with 'make check' will fail.
checking cppunit/extensions/HelperMacros.h usability... no
checking cppunit/extensions/HelperMacros.h presence... no
checking for cppunit/extensions/HelperMacros.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking for crypt.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking gnumalloc.h usability... no
checking gnumalloc.h presence... no
checking for gnumalloc.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ipl.h usability... no
checking ipl.h presence... no
checking for ipl.h... no
checking for lber.h... (cached) yes
checking for ldap.h... (cached) yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking linux/posix_types.h usability... yes
checking linux/posix_types.h presence... yes
checking for linux/posix_types.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking memory.h usability... yes
checking memory.h presence... yes
checking for memory.h... yes
checking mount.h usability... no
checking mount.h presence... no
checking for mount.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for pwd.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking siginfo.h usability... no
checking siginfo.h presence... no
checking for siginfo.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking string.h usability... yes
checking string.h presence... yes
checking for string.h... yes
checking strings.h usability... yes
checking strings.h presence... yes
checking for strings.h... yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/ipc.cc usability... no
checking sys/ipc.cc presence... no
checking for sys/ipc.cc... no
checking for sys/param.h... (cached) yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/md5.h usability... no
checking sys/md5.h presence... no
checking for sys/md5.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking for sys/socket.h... (cached) yes
checking sys/stat.h usability... yes
checking sys/stat.h presence... yes
checking for sys/stat.h... yes
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking glib.h usability... no
checking glib.h presence... no
checking for glib.h... no
checking stdint.h usability... yes
checking stdint.h presence... yes
checking for stdint.h... yes
checking inttypes.h usability... yes
checking inttypes.h presence... yes
checking for inttypes.h... yes
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for db_185.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for linux/netfilter_ipv4.h... yes
checking for linux/netfilter_ipv6/ip6_tables.h... no
checking for net/if.h... yes
checking for netinet/if_ether.h... yes
checking for netinet/icmp6.h... yes
checking for netinet/in.h... (cached) yes
checking for netinet/ip.h... yes
checking for netinet/ip6.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/ipl.h... no
checking for net/pf/pfvar.h... no
checking for net/pfvar.h... no
checking for sys/mount.h... yes
checking for resolv.h... yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... yes
checking for struct rusage... yes
checking for struct iphdr.ip_hl... yes
checking size of void *... 8
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking for bool... yes
checking size of int64_t... 8
checking size of long... (cached) 8
checking size of size_t... 8
checking size of off_t... 8
checking size of size_t... (cached) 8
checking whether nullptr is supported... yes
checking whether nullptr_t is supported... yes
checking whether std::unique_ptr is supported... yes
checking for pad128_t... no
checking for upad128_t... no
checking for mode_t... yes
checking for fd_mask... yes
checking for socklen_t... yes
checking for mtyp_t... no
checking for compiler %zu support... yes
checking for working alloca.h... yes
checking for alloca... yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for cap_clear_flag in -lcap... yes
checking for operational libcap2 headers... yes
configure: libcap support enabled: yes
configure: libcap2 headers are ok: yes
checking for library containing gethostbyname... none required
checking for library containing res_init... no
checking for library containing __res_search... -lresolv
checking for library containing bind... none required
checking for library containing opcom_stack_trace... no
checking for library containing strlcpy... no
checking for library containing yp_match... -lnsl
checking for unix domain sockets... yes
checking for malloc in -lgnumalloc... no
checking for main in -lmalloc... no
checking for library containing rint... -lm
checking for library containing log... none required
checking Default FD_SETSIZE value... 1024
checking for setrlimit... yes
checking Maximum number of filedescriptors we can open... 32768
configure: Default number of fieldescriptors: 32768
checking whether to enable IPv6... yes
checking for sin6_len field in struct sockaddr_in6... no
checking for ss_len field in struct sockaddr_storage... no
checking for sin_len field in struct sockaddr_in... no
checking whether dbopen is declared... yes
checking if dbopen needs -ldb... yes
checking for backtrace_symbols_fd... yes
checking for bcopy... yes
checking for eui64_aton... no
checking for fchmod... yes
checking for getdtablesize... yes
checking for getpagesize... yes
checking for getpass... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for getspnam... yes
checking for gettimeofday... yes
checking for glob... yes
checking for lrand48... yes
checking for mallocblksize... no
checking for mallopt... yes
checking for memcpy... yes
checking for memmove... yes
checking for memrchr... yes
checking for memset... yes
checking for mkstemp... yes
checking for mktime... yes
checking for mstats... no
checking for poll... yes
checking for prctl... yes
checking for pthread_attr_setschedparam... yes
checking for pthread_attr_setscope... yes
checking for pthread_setschedparam... yes
checking for pthread_sigmask... no
checking for putenv... yes
checking for random... yes
checking for regcomp... yes
checking for regexec... yes
checking for regfree... yes
checking for res_init... no
checking for __res_init... yes
checking for rint... yes
checking for sched_getaffinity... yes
checking for sched_setaffinity... yes
checking for select... yes
checking for seteuid... yes
checking for setgroups... yes
checking for setpgrp... yes
checking for setsid... yes
checking for sigaction... yes
checking for snprintf... yes
checking for socketpair... yes
checking for srand48... yes
checking for srandom... yes
checking for sysconf... yes
checking for syslog... yes
checking for timegm... yes
checking for vsnprintf... yes
checking for drand48... yes
checking for initgroups... yes
checking for psignal... yes
checking for strerror... yes
checking for strtoll... yes
checking for tempnam... yes
checking whether getaddrinfo is declared... yes
checking whether getnameinfo is declared... yes
checking whether inet_ntop is declared... yes
checking whether inet_pton is declared... yes
configure: choosing user-specified net I/O API epoll
configure: Using epoll for the IO loop.
checking if setresuid is actually implemented... yes
checking mswsock.h usability... no
checking mswsock.h presence... no
checking for mswsock.h... no
checking for constant CMSG_SPACE... yes
checking for struct cmsghdr... yes
checking for struct iovec... yes
checking for struct msghdr... yes
checking for struct sockaddr_un... yes
checking if strnstr is well implemented... no
checking if va_copy is implemented... yes
checking if __va_copy is implemented... yes
configure: IPF-based transparent proxying enabled: no
configure: Support for Netfilter-based interception proxy requested: yes
configure: Linux Netfilter Conntrack support enabled: no
configure: ZPH QOS enabled: yes
configure: QOS netfilter mark preservation enabled: no
checking for regexec in -lregex... no
checking if the system-supplied regex lib actually works... yes
checking if GNUregex needs to be compiled... no
checking Default UDP send buffer size... 212992
checking Default UDP receive buffer size... 212992
checking Default TCP send buffer size... 16384
checking Default TCP receive buffer size... 87380
configure: Limiting receive buffer size to 64K
checking whether recv takes a pointer to void or char as second argument... char*
char
checking if sys_errlist is already defined... yes
checking for system-provided MAXPATHLEN... yes
checking for libresolv _dns_ttl_ hack... no
checking for _res_ext.nsaddr_list... no
checking for _res._u._ext.nsaddrs... no
checking for _res.nsaddr_list... yes
checking for _res.ns_list... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for working statvfs() interface... yes
configure: Multi-Language support enabled: yes
configure: BUILD LIBRARIES:
configure: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -lcap -lrt -ldl -ldl
configure: BUILD OBJECTS:
configure: BUILD EXTRA OBJECTS:
configure: BUILD C FLAGS: -m64 -Wall
configure: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT
configure: BUILD C++ FLAGS: -m64 -I/usr/include/p11-kit-1 -std=c++11
configure: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT
configure: BUILD Tools C++ FLAGS: -m64 -I/usr/include/p11-kit-1 -std=c++11
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating lib/Makefile
config.status: creating lib/ntlmauth/Makefile
config.status: creating lib/libTrie/Makefile
config.status: creating lib/libTrie/test/Makefile
config.status: creating lib/profiler/Makefile
config.status: creating lib/rfcnb/Makefile
config.status: creating lib/smblib/Makefile
config.status: creating lib/snmplib/Makefile
config.status: creating scripts/Makefile
config.status: creating src/Makefile
config.status: creating src/anyp/Makefile
config.status: creating src/ftp/Makefile
config.status: creating src/base/Makefile
config.status: creating src/acl/Makefile
config.status: creating src/clients/Makefile
config.status: creating src/servers/Makefile
config.status: creating src/fs/Makefile
config.status: creating src/repl/Makefile
config.status: creating src/auth/Makefile
config.status: creating src/auth/basic/Makefile
config.status: creating src/auth/digest/Makefile
config.status: creating src/auth/negotiate/Makefile
config.status: creating src/auth/ntlm/Makefile
config.status: creating src/adaptation/Makefile
config.status: creating src/adaptation/icap/Makefile
config.status: creating src/adaptation/ecap/Makefile
config.status: creating src/comm/Makefile
config.status: creating src/esi/Makefile
config.status: creating src/eui/Makefile
config.status: creating src/format/Makefile
config.status: creating src/helper/Makefile
config.status: creating src/http/Makefile
config.status: creating src/icmp/Makefile
config.status: creating src/ident/Makefile
config.status: creating src/ip/Makefile
config.status: creating src/log/Makefile
config.status: creating src/ipc/Makefile
config.status: creating src/ssl/Makefile
config.status: creating src/mgr/Makefile
config.status: creating src/parser/Makefile
config.status: creating src/snmp/Makefile
config.status: creating contrib/Makefile
config.status: creating icons/Makefile
config.status: creating errors/Makefile
config.status: creating test-suite/Makefile
config.status: creating doc/Makefile
config.status: creating doc/manuals/Makefile
config.status: creating doc/release-notes/Makefile
config.status: creating helpers/Makefile
config.status: creating helpers/basic_auth/Makefile
config.status: creating helpers/basic_auth/DB/Makefile
config.status: creating helpers/basic_auth/fake/Makefile
config.status: creating helpers/basic_auth/getpwnam/Makefile
config.status: creating helpers/basic_auth/LDAP/Makefile
config.status: creating helpers/basic_auth/MSNT-multi-domain/Makefile
config.status: creating helpers/basic_auth/NCSA/Makefile
config.status: creating helpers/basic_auth/NIS/Makefile
config.status: creating helpers/basic_auth/PAM/Makefile
config.status: creating helpers/basic_auth/POP3/Makefile
config.status: creating helpers/basic_auth/RADIUS/Makefile
config.status: creating helpers/basic_auth/SASL/Makefile
config.status: creating helpers/basic_auth/SMB/Makefile
config.status: creating helpers/basic_auth/SMB_LM/Makefile
config.status: creating helpers/basic_auth/SSPI/Makefile
config.status: creating helpers/digest_auth/Makefile
config.status: creating helpers/digest_auth/eDirectory/Makefile
config.status: creating helpers/digest_auth/file/Makefile
config.status: creating helpers/digest_auth/LDAP/Makefile
config.status: creating helpers/ntlm_auth/Makefile
config.status: creating helpers/ntlm_auth/fake/Makefile
config.status: creating helpers/ntlm_auth/smb_lm/Makefile
config.status: creating helpers/ntlm_auth/SSPI/Makefile
config.status: creating helpers/negotiate_auth/Makefile
config.status: creating helpers/negotiate_auth/kerberos/Makefile
config.status: creating helpers/negotiate_auth/SSPI/Makefile
config.status: creating helpers/negotiate_auth/wrapper/Makefile
config.status: creating helpers/external_acl/Makefile
config.status: creating helpers/external_acl/AD_group/Makefile
config.status: creating helpers/external_acl/delayer/Makefile
config.status: creating helpers/external_acl/eDirectory_userip/Makefile
config.status: creating helpers/external_acl/file_userip/Makefile
config.status: creating helpers/external_acl/kerberos_ldap_group/Makefile
config.status: creating helpers/external_acl/LDAP_group/Makefile
config.status: creating helpers/external_acl/LM_group/Makefile
config.status: creating helpers/external_acl/session/Makefile
config.status: creating helpers/external_acl/SQL_session/Makefile
config.status: creating helpers/external_acl/unix_group/Makefile
config.status: creating helpers/external_acl/wbinfo_group/Makefile
config.status: creating helpers/external_acl/time_quota/Makefile
config.status: creating helpers/log_daemon/Makefile
config.status: creating helpers/log_daemon/DB/Makefile
config.status: creating helpers/log_daemon/file/Makefile
config.status: creating helpers/url_rewrite/Makefile
config.status: creating helpers/url_rewrite/fake/Makefile
config.status: creating helpers/ssl/Makefile
config.status: creating helpers/storeid_rewrite/Makefile
config.status: creating helpers/storeid_rewrite/file/Makefile
config.status: creating tools/Makefile
config.status: creating tools/purge/Makefile
config.status: creating tools/squidclient/Makefile
config.status: creating tools/systemd/Makefile
config.status: creating tools/sysvinit/Makefile
config.status: creating include/autoconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libltdl (/tmp/squid/src/squid-3.5.12/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host' 'x86_64-unknown-linux' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-unknown-linux-dumpbin... no
checking for x86_64-unknown-linux-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib /usr/lib/libfakeroot
checking for library containing dlopen... -ldl
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_add... yes
checking for argz_append... yes
checking for argz_count... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking if argz actually works... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in compat
make[1]: Entering directory '/tmp/squid/src/squid-3.5.12/compat'
depbase=`echo assert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT assert.lo -MD -MP -MF $depbase.Tpo -c -o assert.lo assert.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT compat.lo -MD -MP -MF $depbase.Tpo -c -o compat.lo compat.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -fPIC -DPIC -o .libs/compat.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -fPIC -DPIC -o .libs/assert.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -o assert.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -o compat.o >/dev/null 2>&1
depbase=`echo debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT debug.lo -MD -MP -MF $depbase.Tpo -c -o debug.lo debug.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo eui64_aton.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT eui64_aton.lo -MD -MP -MF $depbase.Tpo -c -o eui64_aton.lo eui64_aton.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cc -fPIC -DPIC -o .libs/debug.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT eui64_aton.lo -MD -MP -MF .deps/eui64_aton.Tpo -c eui64_aton.c -fPIC -DPIC -o .libs/eui64_aton.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT eui64_aton.lo -MD -MP -MF .deps/eui64_aton.Tpo -c eui64_aton.c -o eui64_aton.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cc -o debug.o >/dev/null 2>&1
depbase=`echo getaddrinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT getaddrinfo.lo -MD -MP -MF $depbase.Tpo -c -o getaddrinfo.lo getaddrinfo.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.cc -fPIC -DPIC -o .libs/getaddrinfo.o
depbase=`echo getnameinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT getnameinfo.lo -MD -MP -MF $depbase.Tpo -c -o getnameinfo.lo getnameinfo.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT getnameinfo.lo -MD -MP -MF .deps/getnameinfo.Tpo -c getnameinfo.cc -fPIC -DPIC -o .libs/getnameinfo.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT getaddrinfo.lo -MD -MP -MF .deps/getaddrinfo.Tpo -c getaddrinfo.cc -o getaddrinfo.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT getnameinfo.lo -MD -MP -MF .deps/getnameinfo.Tpo -c getnameinfo.cc -o getnameinfo.o >/dev/null 2>&1
depbase=`echo GnuRegex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT GnuRegex.lo -MD -MP -MF $depbase.Tpo -c -o GnuRegex.lo GnuRegex.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c GnuRegex.c -fPIC -DPIC -o .libs/GnuRegex.o
depbase=`echo inet_ntop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT inet_ntop.lo -MD -MP -MF $depbase.Tpo -c -o inet_ntop.lo inet_ntop.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.cc -fPIC -DPIC -o .libs/inet_ntop.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT GnuRegex.lo -MD -MP -MF .deps/GnuRegex.Tpo -c GnuRegex.c -o GnuRegex.o >/dev/null 2>&1
depbase=`echo inet_pton.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT inet_pton.lo -MD -MP -MF $depbase.Tpo -c -o inet_pton.lo inet_pton.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.cc -o inet_ntop.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.cc -fPIC -DPIC -o .libs/inet_pton.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT inet_pton.lo -MD -MP -MF .deps/inet_pton.Tpo -c inet_pton.cc -o inet_pton.o >/dev/null 2>&1
depbase=`echo memrchr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT memrchr.lo -MD -MP -MF $depbase.Tpo -c -o memrchr.lo memrchr.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT memrchr.lo -MD -MP -MF .deps/memrchr.Tpo -c memrchr.cc -fPIC -DPIC -o .libs/memrchr.o
depbase=`echo shm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT shm.lo -MD -MP -MF $depbase.Tpo -c -o shm.lo shm.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT shm.lo -MD -MP -MF .deps/shm.Tpo -c shm.cc -fPIC -DPIC -o .libs/shm.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT memrchr.lo -MD -MP -MF .deps/memrchr.Tpo -c memrchr.cc -o memrchr.o >/dev/null 2>&1
depbase=`echo statvfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT statvfs.lo -MD -MP -MF $depbase.Tpo -c -o statvfs.lo statvfs.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT shm.lo -MD -MP -MF .deps/shm.Tpo -c shm.cc -o shm.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT statvfs.lo -MD -MP -MF .deps/statvfs.Tpo -c statvfs.cc -fPIC -DPIC -o .libs/statvfs.o
depbase=`echo strnstr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT strnstr.lo -MD -MP -MF $depbase.Tpo -c -o strnstr.lo strnstr.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT statvfs.lo -MD -MP -MF .deps/statvfs.Tpo -c statvfs.cc -o statvfs.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT strnstr.lo -MD -MP -MF .deps/strnstr.Tpo -c strnstr.cc -fPIC -DPIC -o .libs/strnstr.o
depbase=`echo strnrchr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT strnrchr.lo -MD -MP -MF $depbase.Tpo -c -o strnrchr.lo strnrchr.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT strnstr.lo -MD -MP -MF .deps/strnstr.Tpo -c strnstr.cc -o strnstr.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT strnrchr.lo -MD -MP -MF .deps/strnrchr.Tpo -c strnrchr.c -fPIC -DPIC -o .libs/strnrchr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT strnrchr.lo -MD -MP -MF .deps/strnrchr.Tpo -c strnrchr.c -o strnrchr.o >/dev/null 2>&1
depbase=`echo xalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xalloc.lo -MD -MP -MF $depbase.Tpo -c -o xalloc.lo xalloc.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xalloc.lo -MD -MP -MF .deps/xalloc.Tpo -c xalloc.cc -fPIC -DPIC -o .libs/xalloc.o
depbase=`echo xstrerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xstrerror.lo -MD -MP -MF $depbase.Tpo -c -o xstrerror.lo xstrerror.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c xstrerror.cc -fPIC -DPIC -o .libs/xstrerror.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xalloc.lo -MD -MP -MF .deps/xalloc.Tpo -c xalloc.cc -o xalloc.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xstrerror.lo -MD -MP -MF .deps/xstrerror.Tpo -c xstrerror.cc -o xstrerror.o >/dev/null 2>&1
depbase=`echo xstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xstring.lo -MD -MP -MF $depbase.Tpo -c -o xstring.lo xstring.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo xstrto.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xstrto.lo -MD -MP -MF $depbase.Tpo -c -o xstrto.lo xstrto.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c xstring.cc -fPIC -DPIC -o .libs/xstring.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xstrto.lo -MD -MP -MF .deps/xstrto.Tpo -c xstrto.cc -fPIC -DPIC -o .libs/xstrto.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xstring.lo -MD -MP -MF .deps/xstring.Tpo -c xstring.cc -o xstring.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT xstrto.lo -MD -MP -MF .deps/xstrto.Tpo -c xstrto.cc -o xstrto.o >/dev/null 2>&1
depbase=`echo mswindows.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT mswindows.lo -MD -MP -MF $depbase.Tpo -c -o mswindows.lo mswindows.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT mswindows.lo -MD -MP -MF .deps/mswindows.Tpo -c mswindows.cc -fPIC -DPIC -o .libs/mswindows.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT mswindows.lo -MD -MP -MF .deps/mswindows.Tpo -c mswindows.cc -o mswindows.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -m64 -g -o libcompat-squid.la assert.lo compat.lo debug.lo eui64_aton.lo getaddrinfo.lo getnameinfo.lo GnuRegex.lo inet_ntop.lo inet_pton.lo memrchr.lo shm.lo statvfs.lo strnstr.lo strnrchr.lo xalloc.lo xstrerror.lo xstring.lo xstrto.lo mswindows.lo
libtool: link: /usr/sbin/ar cru .libs/libcompat-squid.a .libs/assert.o .libs/compat.o .libs/debug.o .libs/eui64_aton.o .libs/getaddrinfo.o .libs/getnameinfo.o .libs/GnuRegex.o .libs/inet_ntop.o .libs/inet_pton.o .libs/memrchr.o .libs/shm.o .libs/statvfs.o .libs/strnstr.o .libs/strnrchr.o .libs/xalloc.o .libs/xstrerror.o .libs/xstring.o .libs/xstrto.o .libs/mswindows.o
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libcompat-squid.a
libtool: link: ( cd ".libs" && rm -f "libcompat-squid.la" && ln -s "../libcompat-squid.la" "libcompat-squid.la" )
make[1]: Leaving directory '/tmp/squid/src/squid-3.5.12/compat'
Making all in lib
make[1]: Entering directory '/tmp/squid/src/squid-3.5.12/lib'
Making all in snmplib
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/lib/snmplib'
depbase=`echo asn1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT asn1.lo -MD -MP -MF $depbase.Tpo -c -o asn1.lo asn1.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT parse.lo -MD -MP -MF $depbase.Tpo -c -o parse.lo parse.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT asn1.lo -MD -MP -MF .deps/asn1.Tpo -c asn1.c -fPIC -DPIC -o .libs/asn1.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT asn1.lo -MD -MP -MF .deps/asn1.Tpo -c asn1.c -o asn1.o >/dev/null 2>&1
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1
depbase=`echo snmp_vars.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_vars.lo -MD -MP -MF $depbase.Tpo -c -o snmp_vars.lo snmp_vars.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_vars.lo -MD -MP -MF .deps/snmp_vars.Tpo -c snmp_vars.c -fPIC -DPIC -o .libs/snmp_vars.o
depbase=`echo coexistance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT coexistance.lo -MD -MP -MF $depbase.Tpo -c -o coexistance.lo coexistance.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT coexistance.lo -MD -MP -MF .deps/coexistance.Tpo -c coexistance.c -fPIC -DPIC -o .libs/coexistance.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_vars.lo -MD -MP -MF .deps/snmp_vars.Tpo -c snmp_vars.c -o snmp_vars.o >/dev/null 2>&1
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT coexistance.lo -MD -MP -MF .deps/coexistance.Tpo -c coexistance.c -o coexistance.o >/dev/null 2>&1
depbase=`echo snmp_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_api.lo -MD -MP -MF $depbase.Tpo -c -o snmp_api.lo snmp_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo snmp_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_error.lo -MD -MP -MF $depbase.Tpo -c -o snmp_error.lo snmp_error.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_api.lo -MD -MP -MF .deps/snmp_api.Tpo -c snmp_api.c -fPIC -DPIC -o .libs/snmp_api.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_error.lo -MD -MP -MF .deps/snmp_error.Tpo -c snmp_error.c -fPIC -DPIC -o .libs/snmp_error.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_api.lo -MD -MP -MF .deps/snmp_api.Tpo -c snmp_api.c -o snmp_api.o >/dev/null 2>&1
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_error.lo -MD -MP -MF .deps/snmp_error.Tpo -c snmp_error.c -o snmp_error.o >/dev/null 2>&1
depbase=`echo mib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT mib.lo -MD -MP -MF $depbase.Tpo -c -o mib.lo mib.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo snmp_api_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_api_error.lo -MD -MP -MF $depbase.Tpo -c -o snmp_api_error.lo snmp_api_error.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_api_error.lo -MD -MP -MF .deps/snmp_api_error.Tpo -c snmp_api_error.c -fPIC -DPIC -o .libs/snmp_api_error.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT mib.lo -MD -MP -MF .deps/mib.Tpo -c mib.c -fPIC -DPIC -o .libs/mib.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_api_error.lo -MD -MP -MF .deps/snmp_api_error.Tpo -c snmp_api_error.c -o snmp_api_error.o >/dev/null 2>&1
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT mib.lo -MD -MP -MF .deps/mib.Tpo -c mib.c -o mib.o >/dev/null 2>&1
depbase=`echo snmp_msg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_msg.lo -MD -MP -MF $depbase.Tpo -c -o snmp_msg.lo snmp_msg.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo snmp_pdu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_pdu.lo -MD -MP -MF $depbase.Tpo -c -o snmp_pdu.lo snmp_pdu.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_msg.lo -MD -MP -MF .deps/snmp_msg.Tpo -c snmp_msg.c -fPIC -DPIC -o .libs/snmp_msg.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_pdu.lo -MD -MP -MF .deps/snmp_pdu.Tpo -c snmp_pdu.c -fPIC -DPIC -o .libs/snmp_pdu.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_msg.lo -MD -MP -MF .deps/snmp_msg.Tpo -c snmp_msg.c -o snmp_msg.o >/dev/null 2>&1
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmp_pdu.lo -MD -MP -MF .deps/snmp_pdu.Tpo -c snmp_pdu.c -o snmp_pdu.o >/dev/null 2>&1
depbase=`echo snmplib_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmplib_debug.lo -MD -MP -MF $depbase.Tpo -c -o snmplib_debug.lo snmplib_debug.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmplib_debug.lo -MD -MP -MF .deps/snmplib_debug.Tpo -c snmplib_debug.c -fPIC -DPIC -o .libs/snmplib_debug.o
libtool: compile: gcc -DSQUID_SNMP=1 -I../.. -I../../include -I../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT snmplib_debug.lo -MD -MP -MF .deps/snmplib_debug.Tpo -c snmplib_debug.c -o snmplib_debug.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -m64 -g -o libsnmplib.la asn1.lo parse.lo snmp_vars.lo coexistance.lo snmp_api.lo snmp_error.lo mib.lo snmp_api_error.lo snmp_msg.lo snmp_pdu.lo snmplib_debug.lo
libtool: link: /usr/sbin/ar cru .libs/libsnmplib.a .libs/asn1.o .libs/parse.o .libs/snmp_vars.o .libs/coexistance.o .libs/snmp_api.o .libs/snmp_error.o .libs/mib.o .libs/snmp_api_error.o .libs/snmp_msg.o .libs/snmp_pdu.o .libs/snmplib_debug.o
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsnmplib.a
libtool: link: ( cd ".libs" && rm -f "libsnmplib.la" && ln -s "../libsnmplib.la" "libsnmplib.la" )
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/lib/snmplib'
Making all in rfcnb
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/lib/rfcnb'
depbase=`echo rfcnb-io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfcnb-io.lo -MD -MP -MF $depbase.Tpo -c -o rfcnb-io.lo rfcnb-io.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo rfcnb-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfcnb-util.lo -MD -MP -MF $depbase.Tpo -c -o rfcnb-util.lo rfcnb-util.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfcnb-io.lo -MD -MP -MF .deps/rfcnb-io.Tpo -c rfcnb-io.c -fPIC -DPIC -o .libs/rfcnb-io.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfcnb-util.lo -MD -MP -MF .deps/rfcnb-util.Tpo -c rfcnb-util.c -fPIC -DPIC -o .libs/rfcnb-util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfcnb-io.lo -MD -MP -MF .deps/rfcnb-io.Tpo -c rfcnb-io.c -o rfcnb-io.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfcnb-util.lo -MD -MP -MF .deps/rfcnb-util.Tpo -c rfcnb-util.c -o rfcnb-util.o >/dev/null 2>&1
depbase=`echo session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT session.lo -MD -MP -MF $depbase.Tpo -c -o session.lo session.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -fPIC -DPIC -o .libs/session.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT session.lo -MD -MP -MF .deps/session.Tpo -c session.c -o session.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -m64 -g -o librfcnb.la rfcnb-io.lo rfcnb-util.lo session.lo
libtool: link: /usr/sbin/ar cru .libs/librfcnb.a .libs/rfcnb-io.o .libs/rfcnb-util.o .libs/session.o
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/librfcnb.a
libtool: link: ( cd ".libs" && rm -f "librfcnb.la" && ln -s "../librfcnb.la" "librfcnb.la" )
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/lib/rfcnb'
Making all in smblib
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/lib/smblib'
depbase=`echo md4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT md4.lo -MD -MP -MF $depbase.Tpo -c -o md4.lo md4.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo smblib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smblib.lo -MD -MP -MF $depbase.Tpo -c -o smblib.lo smblib.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smblib.lo -MD -MP -MF .deps/smblib.Tpo -c smblib.c -fPIC -DPIC -o .libs/smblib.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smblib.lo -MD -MP -MF .deps/smblib.Tpo -c smblib.c -o smblib.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o >/dev/null 2>&1
depbase=`echo smblib-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smblib-util.lo -MD -MP -MF $depbase.Tpo -c -o smblib-util.lo smblib-util.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo smbencrypt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smbencrypt.lo -MD -MP -MF $depbase.Tpo -c -o smbencrypt.lo smbencrypt.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smblib-util.lo -MD -MP -MF .deps/smblib-util.Tpo -c smblib-util.c -fPIC -DPIC -o .libs/smblib-util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smbencrypt.lo -MD -MP -MF .deps/smbencrypt.Tpo -c smbencrypt.c -fPIC -DPIC -o .libs/smbencrypt.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smblib-util.lo -MD -MP -MF .deps/smblib-util.Tpo -c smblib-util.c -o smblib-util.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smbencrypt.lo -MD -MP -MF .deps/smbencrypt.Tpo -c smbencrypt.c -o smbencrypt.o >/dev/null 2>&1
depbase=`echo smbdes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smbdes.lo -MD -MP -MF $depbase.Tpo -c -o smbdes.lo smbdes.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smbdes.lo -MD -MP -MF .deps/smbdes.Tpo -c smbdes.c -fPIC -DPIC -o .libs/smbdes.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT smbdes.lo -MD -MP -MF .deps/smbdes.Tpo -c smbdes.c -o smbdes.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -m64 -g -o libsmblib.la md4.lo smblib.lo smblib-util.lo smbencrypt.lo smbdes.lo
libtool: link: /usr/sbin/ar cru .libs/libsmblib.a .libs/md4.o .libs/smblib.o .libs/smblib-util.o .libs/smbencrypt.o .libs/smbdes.o
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsmblib.a
libtool: link: ( cd ".libs" && rm -f "libsmblib.la" && ln -s "../libsmblib.la" "libsmblib.la" )
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/lib/smblib'
Making all in ntlmauth
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/lib/ntlmauth'
depbase=`echo ntlmauth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT ntlmauth.lo -MD -MP -MF $depbase.Tpo -c -o ntlmauth.lo ntlmauth.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT ntlmauth.lo -MD -MP -MF .deps/ntlmauth.Tpo -c ntlmauth.cc -fPIC -DPIC -o .libs/ntlmauth.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -I../../lib -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT ntlmauth.lo -MD -MP -MF .deps/ntlmauth.Tpo -c ntlmauth.cc -o ntlmauth.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -m64 -g -o libntlmauth.la ntlmauth.lo
libtool: link: /usr/sbin/ar cru .libs/libntlmauth.a .libs/ntlmauth.o
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libntlmauth.a
libtool: link: ( cd ".libs" && rm -f "libntlmauth.la" && ln -s "../libntlmauth.la" "libntlmauth.la" )
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/lib/ntlmauth'
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/lib'
depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT base64.lo -MD -MP -MF $depbase.Tpo -c -o base64.lo base64.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT charset.lo -MD -MP -MF $depbase.Tpo -c -o charset.lo charset.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -fPIC -DPIC -o .libs/charset.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT charset.lo -MD -MP -MF .deps/charset.Tpo -c charset.c -o charset.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
depbase=`echo html_quote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT html_quote.lo -MD -MP -MF $depbase.Tpo -c -o html_quote.lo html_quote.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT html_quote.lo -MD -MP -MF .deps/html_quote.Tpo -c html_quote.c -fPIC -DPIC -o .libs/html_quote.o
depbase=`echo md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT md5.lo -MD -MP -MF $depbase.Tpo -c -o md5.lo md5.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT html_quote.lo -MD -MP -MF .deps/html_quote.Tpo -c html_quote.c -o html_quote.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
depbase=`echo rfc1738.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc1738.lo -MD -MP -MF $depbase.Tpo -c -o rfc1738.lo rfc1738.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc1738.lo -MD -MP -MF .deps/rfc1738.Tpo -c rfc1738.c -fPIC -DPIC -o .libs/rfc1738.o
depbase=`echo rfc2617.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc2617.lo -MD -MP -MF $depbase.Tpo -c -o rfc2617.lo rfc2617.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc2617.lo -MD -MP -MF .deps/rfc2617.Tpo -c rfc2617.c -fPIC -DPIC -o .libs/rfc2617.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc1738.lo -MD -MP -MF .deps/rfc1738.Tpo -c rfc1738.c -o rfc1738.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc2617.lo -MD -MP -MF .deps/rfc2617.Tpo -c rfc2617.c -o rfc2617.o >/dev/null 2>&1
depbase=`echo uudecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT uudecode.lo -MD -MP -MF $depbase.Tpo -c -o uudecode.lo uudecode.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT uudecode.lo -MD -MP -MF .deps/uudecode.Tpo -c uudecode.c -fPIC -DPIC -o .libs/uudecode.o
depbase=`echo hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT hash.lo -MD -MP -MF $depbase.Tpo -c -o hash.lo hash.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.cc -fPIC -DPIC -o .libs/hash.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT uudecode.lo -MD -MP -MF .deps/uudecode.Tpo -c uudecode.c -o uudecode.o >/dev/null 2>&1
depbase=`echo MemPool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT MemPool.lo -MD -MP -MF $depbase.Tpo -c -o MemPool.lo MemPool.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT MemPool.lo -MD -MP -MF .deps/MemPool.Tpo -c MemPool.cc -fPIC -DPIC -o .libs/MemPool.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.cc -o hash.o >/dev/null 2>&1
depbase=`echo MemPoolChunked.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT MemPoolChunked.lo -MD -MP -MF $depbase.Tpo -c -o MemPoolChunked.lo MemPoolChunked.cc &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT MemPoolChunked.lo -MD -MP -MF .deps/MemPoolChunked.Tpo -c MemPoolChunked.cc -fPIC -DPIC -o .libs/MemPoolChunked.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT MemPool.lo -MD -MP -MF .deps/MemPool.Tpo -c MemPool.cc -o MemPool.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT MemPoolChunked.lo -MD -MP -MF .deps/MemPoolChunked.Tpo -c MemPoolChunked.cc -o MemPoolChunked.o >/dev/null 2>&1
depbase=`echo MemPoolMalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT MemPoolMalloc.lo -MD -MP -MF $depbase.Tpo -c -o MemPoolMalloc.lo MemPoolMalloc.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo getfullhostname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT getfullhostname.lo -MD -MP -MF $depbase.Tpo -c -o getfullhostname.lo getfullhostname.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT getfullhostname.lo -MD -MP -MF .deps/getfullhostname.Tpo -c getfullhostname.c -fPIC -DPIC -o .libs/getfullhostname.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT MemPoolMalloc.lo -MD -MP -MF .deps/MemPoolMalloc.Tpo -c MemPoolMalloc.cc -fPIC -DPIC -o .libs/MemPoolMalloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT getfullhostname.lo -MD -MP -MF .deps/getfullhostname.Tpo -c getfullhostname.c -o getfullhostname.o >/dev/null 2>&1
depbase=`echo heap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT heap.lo -MD -MP -MF $depbase.Tpo -c -o heap.lo heap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -fPIC -DPIC -o .libs/heap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT MemPoolMalloc.lo -MD -MP -MF .deps/MemPoolMalloc.Tpo -c MemPoolMalloc.cc -o MemPoolMalloc.o >/dev/null 2>&1
depbase=`echo iso3307.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT iso3307.lo -MD -MP -MF $depbase.Tpo -c -o iso3307.lo iso3307.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT iso3307.lo -MD -MP -MF .deps/iso3307.Tpo -c iso3307.c -fPIC -DPIC -o .libs/iso3307.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT iso3307.lo -MD -MP -MF .deps/iso3307.Tpo -c iso3307.c -o iso3307.o >/dev/null 2>&1
depbase=`echo radix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT radix.lo -MD -MP -MF $depbase.Tpo -c -o radix.lo radix.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo rfc1035.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc1035.lo -MD -MP -MF $depbase.Tpo -c -o rfc1035.lo rfc1035.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT radix.lo -MD -MP -MF .deps/radix.Tpo -c radix.c -fPIC -DPIC -o .libs/radix.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc1035.lo -MD -MP -MF .deps/rfc1035.Tpo -c rfc1035.c -fPIC -DPIC -o .libs/rfc1035.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc1035.lo -MD -MP -MF .deps/rfc1035.Tpo -c rfc1035.c -o rfc1035.o >/dev/null 2>&1
depbase=`echo rfc1123.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc1123.lo -MD -MP -MF $depbase.Tpo -c -o rfc1123.lo rfc1123.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc1123.lo -MD -MP -MF .deps/rfc1123.Tpo -c rfc1123.c -fPIC -DPIC -o .libs/rfc1123.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc1123.lo -MD -MP -MF .deps/rfc1123.Tpo -c rfc1123.c -o rfc1123.o >/dev/null 2>&1
depbase=`echo rfc2671.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc2671.lo -MD -MP -MF $depbase.Tpo -c -o rfc2671.lo rfc2671.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc2671.lo -MD -MP -MF .deps/rfc2671.Tpo -c rfc2671.c -fPIC -DPIC -o .libs/rfc2671.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc2671.lo -MD -MP -MF .deps/rfc2671.Tpo -c rfc2671.c -o rfc2671.o >/dev/null 2>&1
depbase=`echo rfc3596.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc3596.lo -MD -MP -MF $depbase.Tpo -c -o rfc3596.lo rfc3596.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc3596.lo -MD -MP -MF .deps/rfc3596.Tpo -c rfc3596.c -fPIC -DPIC -o .libs/rfc3596.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT radix.lo -MD -MP -MF .deps/radix.Tpo -c radix.c -o radix.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT rfc3596.lo -MD -MP -MF .deps/rfc3596.Tpo -c rfc3596.c -o rfc3596.o >/dev/null 2>&1
depbase=`echo Splay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT Splay.lo -MD -MP -MF $depbase.Tpo -c -o Splay.lo Splay.cc &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo stub_memaccount.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT stub_memaccount.lo -MD -MP -MF $depbase.Tpo -c -o stub_memaccount.lo stub_memaccount.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT stub_memaccount.lo -MD -MP -MF .deps/stub_memaccount.Tpo -c stub_memaccount.c -fPIC -DPIC -o .libs/stub_memaccount.o
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT Splay.lo -MD -MP -MF .deps/Splay.Tpo -c Splay.cc -fPIC -DPIC -o .libs/Splay.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT stub_memaccount.lo -MD -MP -MF .deps/stub_memaccount.Tpo -c stub_memaccount.c -o stub_memaccount.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT Splay.lo -MD -MP -MF .deps/Splay.Tpo -c Splay.cc -o Splay.o >/dev/null 2>&1
depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
depbase=`echo xusleep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT xusleep.lo -MD -MP -MF $depbase.Tpo -c -o xusleep.lo xusleep.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT xusleep.lo -MD -MP -MF .deps/xusleep.Tpo -c xusleep.c -fPIC -DPIC -o .libs/xusleep.o
libtool: compile: gcc -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -MT xusleep.lo -MD -MP -MF .deps/xusleep.Tpo -c xusleep.c -o xusleep.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -Wall -m64 -g -o libmiscencoding.la base64.lo charset.lo html_quote.lo md5.lo rfc1738.lo rfc2617.lo uudecode.lo
libtool: link: /usr/sbin/ar cru .libs/libmiscencoding.a .libs/base64.o .libs/charset.o .libs/html_quote.o .libs/md5.o .libs/rfc1738.o .libs/rfc2617.o .libs/uudecode.o
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -m64 -g -o libmisccontainers.la hash.lo
libtool: link: ranlib .libs/libmiscencoding.a
libtool: link: ( cd ".libs" && rm -f "libmiscencoding.la" && ln -s "../libmiscencoding.la" "libmiscencoding.la" )
libtool: link: /usr/sbin/ar cru .libs/libmisccontainers.a .libs/hash.o
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -m64 -g -o libmiscutil.la MemPool.lo MemPoolChunked.lo MemPoolMalloc.lo getfullhostname.lo heap.lo iso3307.lo radix.lo rfc1035.lo rfc1123.lo rfc2671.lo rfc3596.lo Splay.lo stub_memaccount.lo util.lo xusleep.lo
libtool: link: ranlib .libs/libmisccontainers.a
libtool: link: /usr/sbin/ar cru .libs/libmiscutil.a .libs/MemPool.o .libs/MemPoolChunked.o .libs/MemPoolMalloc.o .libs/getfullhostname.o .libs/heap.o .libs/iso3307.o .libs/radix.o .libs/rfc1035.o .libs/rfc1123.o .libs/rfc2671.o .libs/rfc3596.o .libs/Splay.o .libs/stub_memaccount.o .libs/util.o .libs/xusleep.o
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ( cd ".libs" && rm -f "libmisccontainers.la" && ln -s "../libmisccontainers.la" "libmisccontainers.la" )
libtool: link: ranlib .libs/libmiscutil.a
libtool: link: ( cd ".libs" && rm -f "libmiscutil.la" && ln -s "../libmiscutil.la" "libmiscutil.la" )
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/lib'
make[1]: Leaving directory '/tmp/squid/src/squid-3.5.12/lib'
Making all in libltdl
make[1]: Entering directory '/tmp/squid/src/squid-3.5.12/libltdl'
make all-am
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/libltdl'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c -o libltdlc_la-preopen.lo `test -f 'loaders/preopen.c' || echo './'`loaders/preopen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -fPIC -DPIC -o .libs/dlopen.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -fPIC -DPIC -o .libs/libltdlc_la-preopen.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c loaders/dlopen.c -o dlopen.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-preopen.lo -MD -MP -MF .deps/libltdlc_la-preopen.Tpo -c loaders/preopen.c -o libltdlc_la-preopen.o >/dev/null 2>&1
mv -f .deps/dlopen.Tpo .deps/dlopen.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c -o libltdlc_la-lt__alloc.lo `test -f 'lt__alloc.c' || echo './'`lt__alloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -fPIC -DPIC -o .libs/libltdlc_la-lt__alloc.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt__alloc.lo -MD -MP -MF .deps/libltdlc_la-lt__alloc.Tpo -c lt__alloc.c -o libltdlc_la-lt__alloc.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-preopen.Tpo .deps/libltdlc_la-preopen.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c -o libltdlc_la-lt_dlloader.lo `test -f 'lt_dlloader.c' || echo './'`lt_dlloader.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -fPIC -DPIC -o .libs/libltdlc_la-lt_dlloader.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_dlloader.lo -MD -MP -MF .deps/libltdlc_la-lt_dlloader.Tpo -c lt_dlloader.c -o libltdlc_la-lt_dlloader.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt__alloc.Tpo .deps/libltdlc_la-lt__alloc.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c -o libltdlc_la-lt_error.lo `test -f 'lt_error.c' || echo './'`lt_error.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -fPIC -DPIC -o .libs/libltdlc_la-lt_error.o
mv -f .deps/libltdlc_la-lt_dlloader.Tpo .deps/libltdlc_la-lt_dlloader.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c -o libltdlc_la-ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -fPIC -DPIC -o .libs/libltdlc_la-ltdl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-lt_error.lo -MD -MP -MF .deps/libltdlc_la-lt_error.Tpo -c lt_error.c -o libltdlc_la-lt_error.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-ltdl.lo -MD -MP -MF .deps/libltdlc_la-ltdl.Tpo -c ltdl.c -o libltdlc_la-ltdl.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-lt_error.Tpo .deps/libltdlc_la-lt_error.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c -o libltdlc_la-slist.lo `test -f 'slist.c' || echo './'`slist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -fPIC -DPIC -o .libs/libltdlc_la-slist.o
mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdlc "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT libltdlc_la-slist.lo -MD -MP -MF .deps/libltdlc_la-slist.Tpo -c slist.c -o libltdlc_la-slist.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c -o lt__strl.lo lt__strl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -fPIC -DPIC -o .libs/lt__strl.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl -MT lt__strl.lo -MD -MP -MF .deps/lt__strl.Tpo -c lt__strl.c -o lt__strl.o >/dev/null 2>&1
mv -f .deps/libltdlc_la-slist.Tpo .deps/libltdlc_la-slist.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -module -avoid-version -o dlopen.la dlopen.lo -ldl -ldl
mv -f .deps/lt__strl.Tpo .deps/lt__strl.Plo
libtool: link: ar cru .libs/dlopen.a .libs/dlopen.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/dlopen.a
libtool: link: ( cd ".libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -no-undefined -dlpreopen dlopen.la -o libltdlc.la libltdlc_la-preopen.lo libltdlc_la-lt__alloc.lo libltdlc_la-lt_dlloader.lo libltdlc_la-lt_error.lo libltdlc_la-ltdl.lo libltdlc_la-slist.lo lt__strl.lo -ldl
libtool: link: rm -f .libs/libltdlc.nm .libs/libltdlc.nmS .libs/libltdlc.nmT
libtool: link: (cd .libs && gcc -c -fno-builtin -fPIC -DPIC "libltdlcS.c")
libtool: link: rm -f ".libs/libltdlcS.c" ".libs/libltdlc.nm" ".libs/libltdlc.nmS" ".libs/libltdlc.nmT"
libtool: link: (cd .libs/libltdlc.lax/dlopen.a && ar x "/tmp/squid/src/squid-3.5.12/libltdl/./.libs/dlopen.a")
libtool: link: ar cru .libs/libltdlc.a .libs/libltdlc_la-preopen.o .libs/libltdlc_la-lt__alloc.o .libs/libltdlc_la-lt_dlloader.o .libs/libltdlc_la-lt_error.o .libs/libltdlc_la-ltdl.o .libs/libltdlc_la-slist.o .libs/lt__strl.o .libs/libltdlcS.o .libs/libltdlc.lax/dlopen.a/dlopen.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libltdlc.a
libtool: link: rm -fr .libs/libltdlc.lax
libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" )
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/libltdl'
make[1]: Leaving directory '/tmp/squid/src/squid-3.5.12/libltdl'
Making all in scripts
make[1]: Entering directory '/tmp/squid/src/squid-3.5.12/scripts'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/squid/src/squid-3.5.12/scripts'
Making all in icons
make[1]: Entering directory '/tmp/squid/src/squid-3.5.12/icons'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/tmp/squid/src/squid-3.5.12/icons'
Making all in errors
make[1]: Entering directory '/tmp/squid/src/squid-3.5.12/errors'
case "off" in \
off) \
echo "WARNING: Translation is disabled."; \
;; \
""|no) \
echo "WARNING: Translation toolkit was not detected."; \
;; \
esac; \
touch translate-warn
WARNING: Translation is disabled.
make[1]: Leaving directory '/tmp/squid/src/squid-3.5.12/errors'
Making all in doc
make[1]: Entering directory '/tmp/squid/src/squid-3.5.12/doc'
Making all in manuals
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/doc/manuals'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/doc/manuals'
Making all in release-notes
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/doc/release-notes'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/doc/release-notes'
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/doc'
make[1]: Leaving directory '/tmp/squid/src/squid-3.5.12/doc'
Making all in helpers
make[1]: Entering directory '/tmp/squid/src/squid-3.5.12/helpers'
Making all in basic_auth
make[2]: Entering directory '/tmp/squid/src/squid-3.5.12/helpers/basic_auth'
Making all in DB
make[3]: Entering directory '/tmp/squid/src/squid-3.5.12/helpers/basic_auth/DB'
sed -e 's,[@]PERL[@],/usr/sbin/perl,g' <./basic_db_auth.pl.in >basic_db_auth || (/usr/sbin/rm -f -f basic_db_auth ; exit 1)
make[3]: Leaving directory '/tmp/squid/src/squid-3.5.12/helpers/basic_auth/DB'
Making all in LDAP
make[3]: Entering directory '/tmp/squid/src/squid-3.5.12/helpers/basic_auth/LDAP'
depbase=`echo basic_ldap_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -MT basic_ldap_auth.o -MD -MP -MF $depbase.Tpo -c -o basic_ldap_auth.o basic_ldap_auth.cc &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ../../../libtool --tag=CXX --mode=link g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -m64 -g -o basic_ldap_auth basic_ldap_auth.o ../../../lib/libmiscencoding.la ../../../compat/libcompat-squid.la -lldap -llber
libtool: link: g++ -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -std=c++11 -m64 -g -o basic_ldap_auth basic_ldap_auth.o ../../../lib/.libs/libmiscencoding.a ../../../compat/.libs/libcompat-squid.a -lldap -llber
make[3]: Leaving directory '/tmp/squid/src/squid-3.5.12/helpers/basic_auth/LDAP'
Making all in MSNT-multi-domain
make[3]: Entering directory '/tmp/squid/src/squid-3.5.12/helpers/basic_auth/MSNT-multi-domain'
sed -e 's,[@]PERL[@],/usr/sbin/perl,g' <./basic_msnt_multi_domain_auth.pl.in >basic_msnt_multi_domain_auth || (/usr/sbin/rm -f -f basic_msnt_multi_domain_auth ; exit 1)
pod2man basic_msnt_multi_domain_auth basic_msnt_multi_domain_auth.8
make[3]: pod2man: Command not found
Makefile:1094: recipe for target 'basic_msnt_multi_domain_auth.8' failed
make[3]: *** [basic_msnt_multi_domain_auth.8] Error 127
make[3]: Leaving directory '/tmp/squid/src/squid-3.5.12/helpers/basic_auth/MSNT-multi-domain'
Makefile:529: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/squid/src/squid-3.5.12/helpers/basic_auth'
Makefile:528: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/squid/src/squid-3.5.12/helpers'
Makefile:579: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...

Printing config.logs

CMD: Config logfile '/tmp/squid/src/squid-3.5.12/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Squid Web Proxy configure 3.5.12, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ ./configure --host x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --datadir=/usr/share/squid --sysconfdir=/etc/squid --libexecdir=/usr/lib/squid --localstatedir=/var --with-logdir=/var/log/squid --with-pidfile=/run/squid.pid --enable-auth --enable-auth-basic --enable-auth-ntlm --enable-auth-digest --enable-auth-negotiate --enable-removal-policies=lru,heap --enable-storeio=aufs,ufs,diskd --enable-delay-pools --enable-arp-acl --with-openssl=/usr --enable-snmp --enable-linux-netfilter --enable-ident-lookups --enable-useragent-log --enable-cache-digests --enable-referer-log --enable-arp-acl --enable-htcp --enable-carp --enable-epoll --with-large-files --enable-arp-acl --with-default-user=proxy --enable-async-io --enable-truncate --enable-icap-client --enable-ssl-crtd --disable-arch-native --disable-strict-error-checking --enable-wccpv2

## --------- ##
## Platform. ##
## --------- ##

hostname = c48f2a43260d
uname -m = x86_64
uname -r = 3.13.0-67-generic
uname -s = Linux
uname -v = #110-Ubuntu SMP Fri Oct 23 13:24:41 UTC 2015

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3615: checking for a BSD-compatible install
configure:3683: result: /usr/bin/install -c
configure:3694: checking whether build environment is sane
configure:3749: result: yes
configure:3808: checking for x86_64-unknown-linux-strip
configure:3838: result: no
configure:3848: checking for strip
configure:3864: found /usr/sbin/strip
configure:3875: result: strip
configure:3900: checking for a thread-safe mkdir -p
configure:3939: result: /usr/sbin/mkdir -p
configure:3946: checking for gawk
configure:3962: found /usr/sbin/gawk
configure:3973: result: gawk
configure:3984: checking whether make sets $(MAKE)
configure:4006: result: yes
configure:4035: checking whether make supports nested variables
configure:4052: result: yes
configure:4141: checking whether UID '1000' is supported by ustar format
configure:4144: result: yes
configure:4151: checking whether GID '1000' is supported by ustar format
configure:4154: result: yes
configure:4162: checking how to create a ustar tar archive
configure:4173: tar --version
tar (GNU tar) 1.28
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:4176: $? = 0
configure:4216: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:4219: $? = 0
configure:4223: tar -xf -
configure:4226: $? = 0
configure:4228: cat conftest.dir/file
GrepMe
configure:4231: $? = 0
configure:4244: result: gnutar
configure:4296: checking whether to enable maintainer-specific portions of Makefiles
configure:4305: result: no
configure:4727: checking for x86_64-unknown-linux-gcc
configure:4757: result: no
configure:4767: checking for gcc
configure:4783: found /usr/sbin/gcc
configure:4794: result: gcc
configure:5023: checking for C compiler version
configure:5032: gcc --version >&5
gcc (GCC) 5.2.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5043: $? = 0
configure:5032: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc-5.2.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
Thread model: posix
gcc version 5.2.0 (GCC)
configure:5043: $? = 0
configure:5032: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5043: $? = 1
configure:5032: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5043: $? = 1
configure:5063: checking whether the C compiler works
configure:5085: gcc -g conftest.c >&5
configure:5089: $? = 0
configure:5137: result: yes
configure:5140: checking for C compiler default output file name
configure:5142: result: a.out
configure:5148: checking for suffix of executables
configure:5155: gcc -o conftest -g conftest.c >&5
configure:5159: $? = 0
configure:5181: result:
configure:5203: checking whether we are cross compiling
configure:5211: gcc -o conftest -g conftest.c >&5
configure:5215: $? = 0
configure:5222: ./conftest
configure:5226: $? = 0
configure:5241: result: no
configure:5246: checking for suffix of object files
configure:5268: gcc -c conftest.c >&5
configure:5272: $? = 0
configure:5293: result: o
configure:5297: checking whether we are using the GNU C compiler
configure:5316: gcc -c conftest.c >&5
configure:5316: $? = 0
configure:5325: result: yes
configure:5334: checking whether gcc accepts -g
configure:5354: gcc -c -g conftest.c >&5
configure:5354: $? = 0
configure:5395: result: yes
configure:5412: checking for gcc option to accept ISO C89
configure:5475: gcc -c conftest.c >&5
configure:5475: $? = 0
configure:5488: result: none needed
configure:5513: checking whether gcc understands -c and -o together
configure:5535: gcc -c conftest.c -o conftest2.o
configure:5538: $? = 0
configure:5535: gcc -c conftest.c -o conftest2.o
configure:5538: $? = 0
configure:5550: result: yes
configure:5578: checking for style of include used by make
configure:5606: result: GNU
configure:5632: checking dependency style of gcc
configure:5743: result: gcc3
configure:5773: checking for x86_64-unknown-linux-g++
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-c++
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-gpp
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-aCC
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-CC
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-cxx
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-cc++
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-cl.exe
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-FCC
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-KCC
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-RCC
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-xlC_r
configure:5803: result: no
configure:5773: checking for x86_64-unknown-linux-xlC
configure:5803: result: no
configure:5817: checking for g++
configure:5833: found /usr/sbin/g++
configure:5844: result: g++
configure:5871: checking for C++ compiler version
configure:5880: g++ --version >&5
g++ (GCC) 5.2.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5891: $? = 0
configure:5880: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc-5.2.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
Thread model: posix
gcc version 5.2.0 (GCC)
configure:5891: $? = 0
configure:5880: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5891: $? = 1
configure:5880: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:5891: $? = 1
configure:5895: checking whether we are using the GNU C++ compiler
configure:5914: g++ -c conftest.cpp >&5
configure:5914: $? = 0
configure:5923: result: yes
configure:5932: checking whether g++ accepts -g
configure:5952: g++ -c -g conftest.cpp >&5
configure:5952: $? = 0
configure:5993: result: yes
configure:6018: checking dependency style of g++
configure:6129: result: gcc3
configure:6154: checking build system type
configure:6168: result: x86_64-pc-linux-gnu
configure:6188: checking host system type
configure:6201: result: x86_64-unknown-linux-gnu
configure:6237: CPU arch native optimization enabled: no
configure:6296: checking simplified host os
configure:6305: result: linux (version )
configure:6770: checking what kind of compiler we're using
configure:6794: g++ -c conftest.cpp >&5
conftest.cpp:14:2: error: #error "not sunpro c"
#error "not sunpro c"
^
configure:6794: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| /* end confdefs.h. */
|
|
| #if !defined(__SUNPRO_C) && !defined(__SUNPRO_CC)
| #error "not sunpro c"
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6816: g++ -c conftest.cpp >&5
conftest.cpp:14:2: error: #error "not Intel(R) C++ Compiler"
#error "not Intel(R) C++ Compiler"
^
configure:6816: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| /* end confdefs.h. */
|
|
| #if !defined(__ICC)
| #error "not Intel(R) C++ Compiler"
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6838: g++ -c conftest.cpp >&5
conftest.cpp:14:2: error: #error "not clang"
#error "not clang"
^
configure:6838: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| /* end confdefs.h. */
|
|
| #if !defined(__clang__)
| #error "not clang"
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6860: g++ -c conftest.cpp >&5
conftest.cpp:14:2: error: #error "not Microsoft VC++"
#error "not Microsoft VC++"
^
configure:6860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| /* end confdefs.h. */
|
|
| #if !defined(_MSC_VER)
| #error "not Microsoft VC++"
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6882: g++ -c conftest.cpp >&5
configure:6882: $? = 0
configure:6892: result: gcc
configure:6911: checking whether g++ supports C++11 features by default
configure:6945: g++ -c conftest.cpp >&5
conftest.cpp:15:21: error: expected identifier before 'sizeof'
static_assert(sizeof(int) <= sizeof(T), "not big enough");
^
conftest.cpp:15:21: error: expected ',' or '...' before 'sizeof'
conftest.cpp:15:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive]
static_assert(sizeof(int) <= sizeof(T), "not big enough");
^
conftest.cpp:22:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
virtual void f() override {}
^
conftest.cpp:25:29: error: '>>' should be '> >' within a nested template argument list
typedef check> right_angle_brackets;
^
conftest.cpp:28:13: error: expected constructor, destructor, or type conversion before '(' token
decltype(a) b;
^
conftest.cpp:32:15: error: expected unqualified-id before '&&' token
check_type&& cr = static_cast(c);
^
conftest.cpp:34:10: error: 'd' does not name a type
auto d = a;
^
conftest.cpp:35:10: error: 'l' does not name a type
auto l = [](){};
^
configure:6945: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| /* end confdefs.h. */
|
| template
| struct check
| {
| static_assert(sizeof(int) <= sizeof(T), "not big enough");
| };
|
| struct Base {
| virtual void f() {}
| };
| struct Child : public Base {
| virtual void f() override {}
| };
|
| typedef check> right_angle_brackets;
|
| int a;
| decltype(a) b;
|
| typedef check check_type;
| check_type c;
| check_type&& cr = static_cast(c);
|
| auto d = a;
| auto l = [](){};
|
configure:6952: result: no
configure:6963: checking whether g++ supports C++11 features with -std=c++11
configure:6999: g++ -c -std=c++11 conftest.cpp >&5
configure:6999: $? = 0
configure:7008: result: yes
configure:7048: checking for x86_64-unknown-linux-ranlib
configure:7078: result: no
configure:7088: checking for ranlib
configure:7104: found /usr/sbin/ranlib
configure:7115: result: ranlib
configure:7142: checking how to run the C preprocessor
configure:7173: gcc -E conftest.c
configure:7173: $? = 0
configure:7187: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| /* end confdefs.h. */
| #include
configure:7212: result: gcc -E
configure:7232: gcc -E conftest.c
configure:7232: $? = 0
configure:7246: gcc -E conftest.c
conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| /* end confdefs.h. */
| #include
configure:7275: checking whether ln -s works
configure:7279: result: yes
configure:7286: checking for egrep
configure:7348: result: /usr/sbin/egrep
configure:7356: checking for sh
configure:7374: found /usr/sbin/sh
configure:7387: result: /usr/sbin/sh
configure:7397: checking for false
configure:7415: found /usr/sbin/false
configure:7428: result: /usr/sbin/false
configure:7438: checking for true
configure:7456: found /usr/sbin/true
configure:7469: result: /usr/sbin/true
configure:7479: checking for mv
configure:7497: found /usr/sbin/mv
configure:7510: result: /usr/sbin/mv
configure:7520: checking for mkdir
configure:7538: found /usr/sbin/mkdir
configure:7551: result: /usr/sbin/mkdir
configure:7561: checking for ln
configure:7579: found /usr/sbin/ln
configure:7592: result: /usr/sbin/ln
configure:7602: checking for chmod
configure:7620: found /usr/sbin/chmod
configure:7633: result: /usr/sbin/chmod
configure:7643: checking for tr
configure:7661: found /usr/sbin/tr
configure:7674: result: /usr/sbin/tr
configure:7684: checking for rm
configure:7702: found /usr/sbin/rm
configure:7715: result: /usr/sbin/rm
configure:7725: checking for cppunit-config
configure:7756: result: false
configure:7768: checking for perl
configure:7786: found /usr/sbin/perl
configure:7799: result: /usr/sbin/perl
configure:7815: checking for pod2man
configure:7846: result: /usr/sbin/false
configure:7866: checking for ar
configure:7884: found /usr/sbin/ar
configure:7897: result: /usr/sbin/ar
configure:7911: checking for linuxdoc
configure:7942: result: /usr/sbin/false
configure:7982: strict error checking enabled: no
configure:7985: checking whether to use loadable modules
configure:8006: result: yes
configure:8124: checking how to print strings
configure:8151: result: printf
configure:8172: checking for a sed that does not truncate output
configure:8236: result: /usr/sbin/sed
configure:8254: checking for fgrep
configure:8316: result: /usr/sbin/fgrep
configure:8351: checking for ld used by gcc
configure:8418: result: /usr/sbin/ld
configure:8425: checking if the linker (/usr/sbin/ld) is GNU ld
configure:8440: result: yes
configure:8452: checking for BSD- or MS-compatible name lister (nm)
configure:8501: result: no
configure:8515: checking for x86_64-unknown-linux-dumpbin
configure:8545: result: no
configure:8515: checking for x86_64-unknown-linux-link
configure:8545: result: no
configure:8559: checking for dumpbin
configure:8589: result: no
configure:8559: checking for link
configure:8575: found /usr/sbin/link
configure:8586: result: link -dump
configure:8631: checking the name lister (nm) interface
configure:8638: g++ -c -std=c++11 conftest.cpp >&5
configure:8641: nm "conftest.o"
configure:8644: output
0000000000000000 B some_variable
configure:8651: result: BSD nm
configure:8655: checking the maximum length of command line arguments
configure:8786: result: 1572864
configure:8803: checking whether the shell understands some XSI constructs
configure:8813: result: yes
configure:8817: checking whether the shell understands "+="
configure:8823: result: yes
configure:8858: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:8898: result: func_convert_file_noop
configure:8905: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:8925: result: func_convert_file_noop
configure:8932: checking for /usr/sbin/ld option to reload object files
configure:8939: result: -r
configure:8973: checking for x86_64-unknown-linux-objdump
configure:9003: result: no
configure:9013: checking for objdump
configure:9029: found /usr/sbin/objdump
configure:9040: result: objdump
configure:9072: checking how to recognize dependent libraries
configure:9270: result: pass_all
configure:9315: checking for x86_64-unknown-linux-dlltool
configure:9345: result: no
configure:9355: checking for dlltool
configure:9385: result: no
configure:9415: checking how to associate runtime and link libraries
configure:9442: result: printf %s\n
configure:9458: checking for x86_64-unknown-linux-ar
configure:9485: result: /usr/sbin/ar
configure:9566: checking for archiver @FILE support
configure:9583: g++ -c -std=c++11 conftest.cpp >&5
configure:9583: $? = 0
configure:9586: /usr/sbin/ar cru libconftest.a @conftest.lst >&5
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
configure:9589: $? = 0
configure:9594: /usr/sbin/ar cru libconftest.a @conftest.lst >&5
/usr/sbin/ar: `u' modifier ignored since `D' is the default (see `U')
/usr/sbin/ar: conftest.o: No such file or directory
configure:9597: $? = 1
configure:9609: result: @
configure:9627: checking for x86_64-unknown-linux-strip
configure:9654: result: strip
configure:9726: checking for x86_64-unknown-linux-ranlib
configure:9753: result: ranlib
configure:9895: checking command to parse nm output from gcc object
configure:10015: g++ -c -std=c++11 conftest.cpp >&5
configure:10018: $? = 0
configure:10022: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:10025: $? = 0
configure:10091: g++ -o conftest -std=c++11 -g conftest.cpp conftstm.o >&5
configure:10094: $? = 0
configure:10132: result: ok
configure:10169: checking for sysroot
configure:10199: result: no
configure:10277: g++ -c -std=c++11 conftest.cpp >&5
configure:10280: $? = 0
configure:10429: checking for x86_64-unknown-linux-mt
configure:10459: result: no
configure:10469: checking for mt
configure:10499: result: no
configure:10519: checking if : is a manifest tool
configure:10525: : '-?'
configure:10533: result: no
configure:11172: checking for dlfcn.h
configure:11172: g++ -c -std=c++11 conftest.cpp >&5
configure:11172: $? = 0
configure:11172: result: yes
configure:11357: checking for objdir
configure:11372: result: .libs
configure:11639: checking if gcc supports -fno-rtti -fno-exceptions
configure:11657: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:11661: $? = 0
configure:11674: result: no
configure:12001: checking for gcc option to produce PIC
configure:12008: result: -fPIC -DPIC
configure:12016: checking if gcc PIC flag -fPIC -DPIC works
configure:12034: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:12038: $? = 0
configure:12051: result: yes
configure:12080: checking if gcc static flag -static works
configure:12108: result: yes
configure:12123: checking if gcc supports -c -o file.o
configure:12144: gcc -c -o out/conftest2.o conftest.c >&5
configure:12148: $? = 0
configure:12170: result: yes
configure:12178: checking if gcc supports -c -o file.o
configure:12225: result: yes
configure:12258: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:13415: result: yes
configure:13452: checking whether -lc should be explicitly linked in
configure:13460: gcc -c conftest.c >&5
configure:13463: $? = 0
configure:13478: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:13481: $? = 0
configure:13495: result: no
configure:13655: checking dynamic linker characteristics
configure:14155: gcc -o conftest -g -Wl,-rpath -Wl,/foo conftest.c >&5
configure:14155: $? = 0
configure:14389: result: GNU/Linux ld.so
configure:14496: checking how to hardcode library paths into programs
configure:14521: result: immediate
configure:14615: checking for shl_load
configure:14615: gcc -o conftest -g conftest.c >&5
/tmp/ccizIpqg.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.c:50: undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:14615: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case declares shl_load.
| For example, HP-UX 11i declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:14615: result: no
configure:14619: checking for shl_load in -ldld
configure:14644: gcc -o conftest -g conftest.c -ldld >&5
/usr/sbin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:14644: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:14653: result: no
configure:14658: checking for dlopen
configure:14658: gcc -o conftest -g conftest.c >&5
/tmp/ccmCZS2R.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.c:50: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:14658: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case declares dlopen.
| For example, HP-UX 11i declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:14658: result: no
configure:14662: checking for dlopen in -ldl
configure:14687: gcc -o conftest -g conftest.c -ldl >&5
configure:14687: $? = 0
configure:14696: result: yes
configure:14815: checking whether a program can dlopen itself
configure:14895: gcc -o conftest -DHAVE_DLFCN_H -g -Wl,--export-dynamic conftest.c -ldl >&5
configure:14898: $? = 0
configure:14916: result: yes
configure:14921: checking whether a statically linked program can dlopen itself
configure:15001: gcc -o conftest -DHAVE_DLFCN_H -g -Wl,--export-dynamic -static conftest.c -ldl >&5
/tmp/ccXs4gBf.o: In function `main':
/tmp/squid/src/squid-3.5.12/configure:14980: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
collect2: error: ld returned 1 exit status
configure:15004: $? = 1
configure:15022: result: no
configure:15061: checking whether stripping libraries is possible
configure:15066: result: yes
configure:15101: checking if libtool supports shared libraries
configure:15103: result: yes
configure:15106: checking whether to build shared libraries
configure:15127: result: yes
configure:15130: checking whether to build static libraries
configure:15134: result: yes
configure:15157: checking how to run the C++ preprocessor
configure:15184: g++ -E conftest.cpp
configure:15184: $? = 0
configure:15198: g++ -E conftest.cpp
conftest.cpp:16:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:15198: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:15223: result: g++ -E
configure:15243: g++ -E conftest.cpp
configure:15243: $? = 0
configure:15257: g++ -E conftest.cpp
conftest.cpp:16:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:15257: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
configure:15426: checking for ld used by g++
configure:15493: result: /usr/sbin/ld -m elf_x86_64
configure:15500: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
configure:15515: result: yes
configure:15570: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:16572: result: yes
configure:16608: g++ -c -std=c++11 conftest.cpp >&5
configure:16611: $? = 0
configure:17131: checking for g++ option to produce PIC
configure:17138: result: -fPIC -DPIC
configure:17146: checking if g++ PIC flag -fPIC -DPIC works
configure:17164: g++ -c -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:17168: $? = 0
configure:17181: result: yes
configure:17204: checking if g++ static flag -static works
configure:17232: result: yes
configure:17244: checking if g++ supports -c -o file.o
configure:17265: g++ -c -std=c++11 -o out/conftest2.o conftest.cpp >&5
configure:17269: $? = 0
configure:17291: result: yes
configure:17296: checking if g++ supports -c -o file.o
configure:17343: result: yes
configure:17373: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:17412: result: yes
configure:17553: checking dynamic linker characteristics
configure:18221: result: GNU/Linux ld.so
configure:18274: checking how to hardcode library paths into programs
configure:18299: result: immediate
configure:18368: checking which extension is used for runtime loadable modules
configure:18380: result: .so
configure:18397: checking which variable specifies run-time module search path
configure:18404: result: LD_LIBRARY_PATH
configure:18414: checking for the default library search path
configure:18421: result: /lib /usr/lib /usr/lib/libfakeroot
configure:18451: checking for library containing dlopen
configure:18482: gcc -o conftest -g conftest.c >&5
/tmp/ccSrpbvp.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.c:30: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:18482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:18482: gcc -o conftest -g conftest.c -ldl >&5
configure:18482: $? = 0
configure:18499: result: -ldl
configure:18589: checking for dlerror
configure:18589: gcc -o conftest -g conftest.c -ldl -ldl >&5
configure:18589: $? = 0
configure:18589: result: yes
configure:18603: checking for shl_load
configure:18603: result: no
configure:18610: checking for shl_load in -ldld
configure:18644: result: no
configure:18690: checking for dld_link in -ldld
configure:18715: gcc -o conftest -g conftest.c -ldld -ldl >&5
/usr/sbin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:18715: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dld_link ();
| int
| main ()
| {
| return dld_link ();
| ;
| return 0;
| }
configure:18724: result: no
configure:18758: checking for _ prefix in compiled symbols
configure:18768: g++ -c -std=c++11 conftest.cpp >&5
configure:18771: $? = 0
configure:18775: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:18778: $? = 0
configure: cannot find nm_test_func in conftest.nm
configure:18800: result: no
configure:18924: checking whether deplibs are loaded by dlopen
configure:19018: result: yes
configure:19030: checking for argz.h
configure:19030: g++ -c -std=c++11 conftest.cpp >&5
configure:19030: $? = 0
configure:19030: result: yes
configure:19042: checking for error_t
configure:19042: g++ -c -std=c++11 conftest.cpp >&5
configure:19042: $? = 0
configure:19042: g++ -c -std=c++11 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:30:21: error: expected primary-expression before ')' token
if (sizeof ((error_t)))
^
configure:19042: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| /* end confdefs.h. */
| #if defined(HAVE_ARGZ_H)
| # include
| #endif
|
| int
| main ()
| {
| if (sizeof ((error_t)))
| return 0;
| ;
| return 0;
| }
configure:19042: result: yes
configure:19068: checking for argz_add
configure:19068: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19068: $? = 0
configure:19068: result: yes
configure:19068: checking for argz_append
configure:19068: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19068: $? = 0
configure:19068: result: yes
configure:19068: checking for argz_count
configure:19068: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19068: $? = 0
configure:19068: result: yes
configure:19068: checking for argz_create_sep
configure:19068: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19068: $? = 0
configure:19068: result: yes
configure:19068: checking for argz_insert
configure:19068: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19068: $? = 0
configure:19068: result: yes
configure:19068: checking for argz_next
configure:19068: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19068: $? = 0
configure:19068: result: yes
configure:19068: checking for argz_stringify
configure:19068: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19068: $? = 0
configure:19068: result: yes
configure:19084: checking if argz actually works
configure:19115: result: yes
configure:19132: checking whether libtool supports -dlopen/-dlpreopen
configure:19144: result: yes
configure:19176: checking for ltdl.h
configure:19176: g++ -c -std=c++11 conftest.cpp >&5
configure:19176: $? = 0
configure:19176: result: yes
configure:19180: checking whether lt_dlinterface_register is declared
configure:19180: g++ -c -std=c++11 conftest.cpp >&5
configure:19180: $? = 0
configure:19180: result: yes
configure:19184: checking for lt_dladvise_preload in -lltdl
configure:19209: g++ -o conftest -std=c++11 -g conftest.cpp -lltdl -ldl >&5
configure:19209: $? = 0
configure:19218: result: yes
configure:19317: checking where to find libltdl headers
configure:19319: result:
configure:19321: checking where to find libltdl library
configure:19323: result: -lltdl
configure:19373: checking for unistd.h
configure:19373: g++ -c -std=c++11 conftest.cpp >&5
configure:19373: $? = 0
configure:19373: result: yes
configure:19373: checking for dl.h
configure:19373: g++ -c -std=c++11 conftest.cpp >&5
conftest.cpp:69:16: fatal error: dl.h: No such file or directory
compilation terminated.
configure:19373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:19373: result: no
configure:19373: checking for sys/dl.h
configure:19373: g++ -c -std=c++11 conftest.cpp >&5
conftest.cpp:69:20: fatal error: sys/dl.h: No such file or directory
compilation terminated.
configure:19373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:19373: result: no
configure:19373: checking for dld.h
configure:19373: g++ -c -std=c++11 conftest.cpp >&5
conftest.cpp:69:17: fatal error: dld.h: No such file or directory
compilation terminated.
configure:19373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:19373: result: no
configure:19373: checking for mach-o/dyld.h
configure:19373: g++ -c -std=c++11 conftest.cpp >&5
conftest.cpp:69:25: fatal error: mach-o/dyld.h: No such file or directory
compilation terminated.
configure:19373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:19373: result: no
configure:19373: checking for dirent.h
configure:19373: g++ -c -std=c++11 conftest.cpp >&5
configure:19373: $? = 0
configure:19373: result: yes
configure:19388: checking for closedir
configure:19388: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19388: $? = 0
configure:19388: result: yes
configure:19388: checking for opendir
configure:19388: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19388: $? = 0
configure:19388: result: yes
configure:19388: checking for readdir
configure:19388: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
configure:19388: $? = 0
configure:19388: result: yes
configure:19405: checking for strlcat
configure:19405: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
/tmp/ccW03yrh.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:73: undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:19405: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case declares strlcat.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:19405: result: no
configure:19405: checking for strlcpy
configure:19405: g++ -o conftest -std=c++11 -g conftest.cpp -ldl >&5
/tmp/ccBB6BTv.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:73: undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:19405: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case declares strlcpy.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:19405: result: no
configure:19460: checking for library containing dlopen
configure:19508: result: -ldl
configure:19598: checking for dlerror
configure:19598: result: yes
configure:19612: checking for shl_load
configure:19612: result: no
configure:19619: checking for shl_load in -ldld
configure:19653: result: no
configure:19699: checking for dld_link in -ldld
configure:19733: result: no
configure:19781: checking for compiler variant
configure:19820: result: gcc
configure:20180: inlining optimizations enabled: yes
configure:20200: checking for GNU atomic operations support
configure:20246: g++ -o conftest -std=c++11 -g conftest.cpp -ldl -ldl >&5
configure:20246: $? = 0
configure:20246: ./conftest
configure:20246: $? = 0
configure:20261: result: yes
configure:20303: cbdata debugging enabled: no
configure:20314: g++ -o conftest -std=c++11 -g conftest.cpp -ldl -ldl >&5
configure:20314: $? = 0
configure:20314: ./conftest
configure:20314: $? = 0
configure:20348: xmalloc stats display: no
configure:20388: checking for library containing shm_open
configure:20419: g++ -o conftest -std=c++11 -g conftest.cpp -ldl -ldl >&5
/tmp/cczpy3d0.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:62: undefined reference to `shm_open'
collect2: error: ld returned 1 exit status
configure:20419: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shm_open ();
| int
| main ()
| {
| return shm_open ();
| ;
| return 0;
| }
configure:20419: g++ -o conftest -std=c++11 -g conftest.cpp -lrt -ldl -ldl >&5
configure:20419: $? = 0
configure:20436: result: -lrt
configure:20450: checking for DiskIO modules to be enabled
configure:20514: result: AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped
configure:20870: checking aio.h usability
configure:20870: g++ -c -std=c++11 conftest.cpp >&5
configure:20870: $? = 0
configure:20870: result: yes
configure:20870: checking aio.h presence
configure:20870: g++ -E conftest.cpp
configure:20870: $? = 0
configure:20870: result: yes
configure:20870: checking for aio.h
configure:20870: result: yes
configure:20880: checking for aio_read in -lrt
configure:20905: g++ -o conftest -std=c++11 -g conftest.cpp -lrt -lrt -ldl -ldl >&5
configure:20905: $? = 0
configure:20914: result: yes
configure:20962: Native POSIX AIO support detected.
configure:20998: Enabling AIO DiskIO module
configure:21040: Enabling Blocking DiskIO module
configure:20584: Enabling DiskDaemon DiskIO module
configure:20764: checking for pthread_create in -lpthread
configure:20789: g++ -o conftest -std=c++11 -g conftest.cpp -lpthread -lrt -ldl -ldl >&5
configure:20789: $? = 0
configure:20798: result: yes
configure:20821: Enabling DiskThreads DiskIO module
configure:21026: Enabling IpcIo DiskIO module
configure:21017: Enabling Mmapped DiskIO module
configure:21056: IO Modules built: AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped
configure:21154: Store modules built: aufs ufs diskd
configure:21263: Removal policies to build: lru heap
configure:21312: Delay pools enabled
configure:21352: Disabling ESI processor
configure:21625: checking whether to support eCAP
configure:21640: result: no, implicitly
configure:21657: checking for x86_64-unknown-linux-pkg-config
configure:21690: result: no
configure:21700: checking for pkg-config
configure:21718: found /usr/sbin/pkg-config
configure:21730: result: /usr/sbin/pkg-config
configure:21755: checking pkg-config is at least version 0.9.0
configure:21758: result: yes
configure:21942: Web Cache Coordination Protocol enabled: yes
configure:21971: Web Cache Coordination V2 Protocol enabled: yes
configure:21999: Kill parent on shutdown hack enabled: no
configure:22038: SNMP support enabled: yes
configure:22100: checking for windows.h
configure:22100: g++ -c -std=c++11 conftest.cpp >&5
conftest.cpp:75:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:22100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| /* end confdefs.h. */
|
| #if HAVE_WINDOWS_H
| include
| #endif
|
|
|
| #include
configure:22100: result: no
configure:22100: checking for sys/sockio.h
configure:22100: g++ -c -std=c++11 conftest.cpp >&5
conftest.cpp:75:24: fatal error: sys/sockio.h: No such file or directory
compilation terminated.
configure:22100: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| /* end confdefs.h. */
|
| #if HAVE_WINDOWS_H
| include
| #endif
|
|
|
| #include
configure:22100: result: no
configure:22100: checking for sys/param.h
configure:22100: g++ -c -std=c++11 conftest.cpp >&5
configure:22100: $? = 0
configure:22100: result: yes
configure:22121: checking for net/if_arp.h
configure:22121: g++ -c -std=c++11 conftest.cpp >&5
configure:22121: $? = 0
configure:22121: result: yes
configure:22121: checking for net/route.h
configure:22121: g++ -c -std=c++11 conftest.cpp >&5
configure:22121: $? = 0
configure:22121: result: yes
configure:22142: checking for net/if_dl.h
configure:22142: g++ -c -std=c++11 conftest.cpp >&5
conftest.cpp:77:23: fatal error: net/if_dl.h: No such file or directory
compilation terminated.
configure:22142: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_PARAM_H
| #include
| #endif
|
|
| #include
configure:22142: result: no
configure:22142: checking for sys/sysctl.h
configure:22142: g++ -c -std=c++11 conftest.cpp >&5
configure:22142: $? = 0
configure:22142: result: yes
configure:22159: EUI (MAC address) controls enabled: yes
configure:22218: HTCP support enabled: yes
configure:22242: checking for nettle_md5_init in -lnettle
configure:22267: g++ -o conftest -std=c++11 -g conftest.cpp -lnettle -lrt -ldl -ldl >&5
configure:22267: $? = 0
configure:22276: result: yes
configure:22283: checking nettle/md5.h usability
configure:22283: g++ -c -std=c++11 conftest.cpp >&5
configure:22283: $? = 0
configure:22283: result: yes
configure:22283: checking nettle/md5.h presence
configure:22283: g++ -E conftest.cpp
configure:22283: $? = 0
configure:22283: result: yes
configure:22283: checking for nettle/md5.h
configure:22283: result: yes
configure:22299: Using Nettle cryptographic library: yes
configure:22304: checking for crypt in -lcrypt
configure:22329: g++ -o conftest -std=c++11 -g conftest.cpp -lcrypt -lrt -ldl -ldl >&5
configure:22329: $? = 0
configure:22338: result: yes
configure:22344: checking for MD5Init in -lmd5
configure:22369: g++ -o conftest -std=c++11 -g conftest.cpp -lmd5 -lrt -ldl -ldl >&5
/usr/sbin/ld: cannot find -lmd5
collect2: error: ld returned 1 exit status
configure:22369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char MD5Init ();
| int
| main ()
| {
| return MD5Init ();
| ;
| return 0;
| }
configure:22378: result: no
configure:22411: checking gnutls/gnutls.h usability
configure:22411: g++ -c -std=c++11 conftest.cpp >&5
configure:22411: $? = 0
configure:22411: result: yes
configure:22411: checking gnutls/gnutls.h presence
configure:22411: g++ -E conftest.cpp
configure:22411: $? = 0
configure:22411: result: yes
configure:22411: checking for gnutls/gnutls.h
configure:22411: result: yes
configure:22411: checking gnutls/x509.h usability
configure:22411: g++ -c -std=c++11 conftest.cpp >&5
configure:22411: $? = 0
configure:22411: result: yes
configure:22411: checking gnutls/x509.h presence
configure:22411: g++ -E conftest.cpp
configure:22411: $? = 0
configure:22411: result: yes
configure:22411: checking for gnutls/x509.h
configure:22411: result: yes
configure:22443: checking for LIBGNUTLS
configure:22450: $PKG_CONFIG --exists --print-errors "gnutls >= 3.1.5"
configure:22453: $? = 0
configure:22466: $PKG_CONFIG --exists --print-errors "gnutls >= 3.1.5"
configure:22469: $? = 0
configure:22594: result: yes
configure:22640: GnuTLS library support: auto -lgnutls
configure:22677: checking openssl/bio.h usability
configure:22677: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking openssl/bio.h presence
configure:22677: g++ -E -I/usr/include conftest.cpp
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking for openssl/bio.h
configure:22677: result: yes
configure:22677: checking openssl/err.h usability
configure:22677: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking openssl/err.h presence
configure:22677: g++ -E -I/usr/include conftest.cpp
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking for openssl/err.h
configure:22677: result: yes
configure:22677: checking openssl/md5.h usability
configure:22677: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking openssl/md5.h presence
configure:22677: g++ -E -I/usr/include conftest.cpp
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking for openssl/md5.h
configure:22677: result: yes
configure:22677: checking openssl/opensslv.h usability
configure:22677: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking openssl/opensslv.h presence
configure:22677: g++ -E -I/usr/include conftest.cpp
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking for openssl/opensslv.h
configure:22677: result: yes
configure:22677: checking openssl/ssl.h usability
configure:22677: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking openssl/ssl.h presence
configure:22677: g++ -E -I/usr/include conftest.cpp
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking for openssl/ssl.h
configure:22677: result: yes
configure:22677: checking openssl/x509v3.h usability
configure:22677: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking openssl/x509v3.h presence
configure:22677: g++ -E -I/usr/include conftest.cpp
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking for openssl/x509v3.h
configure:22677: result: yes
configure:22677: checking openssl/engine.h usability
configure:22677: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking openssl/engine.h presence
configure:22677: g++ -E -I/usr/include conftest.cpp
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking for openssl/engine.h
configure:22677: result: yes
configure:22677: checking openssl/txt_db.h usability
configure:22677: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking openssl/txt_db.h presence
configure:22677: g++ -E -I/usr/include conftest.cpp
configure:22677: $? = 0
configure:22677: result: yes
configure:22677: checking for openssl/txt_db.h
configure:22677: result: yes
configure:22709: checking for LIBOPENSSL
configure:22716: $PKG_CONFIG --exists --print-errors "openssl"
configure:22719: $? = 0
configure:22732: $PKG_CONFIG --exists --print-errors "openssl"
configure:22735: $? = 0
configure:22970: result: yes
configure:23041: checking whether the SSL_get_certificate is buggy
configure:23077: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -L/usr/lib -lssl -lcrypto -lgnutls -lrt -ldl -ldl >&5
configure:23077: $? = 0
configure:23077: ./conftest
configure:23077: $? = 0
configure:23079: result: no
configure:23095: checking whether the workaround for SSL_get_certificate works
configure:23133: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -L/usr/lib -lssl -lcrypto -lgnutls -lrt -ldl -ldl >&5
configure:23133: $? = 0
configure:23133: ./conftest
configure:23133: $? = 0
configure:23135: result: yes
configure:23196: checking whether SSL_CTX_new and similar openSSL API functions require 'const SSL_METHOD *'"
configure:23219: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:23219: $? = 0
configure:23223: result: yes
configure:23286: checking whether the TXT_DB use OPENSSL_PSTRING data member
configure:23307: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:23307: $? = 0
configure:23311: result: yes
configure:23324: checking whether the squid workaround for buggy versions of sk_OPENSSL_PSTRING_value should used
configure:23345: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:23345: $? = 0
configure:23347: result: no
configure:23361: checking whether the workaround for OpenSSL IMPLEMENT_LHASH_ macros should used
configure:23386: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
In file included from /usr/include/openssl/txt_db.h:67:0,
from conftest.cpp:92:
conftest.cpp: In function 'long unsigned int index_serial_hash_LHASH_HASH(const void*)':
conftest.cpp:96:55: error: duplicate 'const'
static IMPLEMENT_LHASH_HASH_FN(index_serial_hash,const char **)
^
conftest.cpp:96:13: error: invalid conversion from 'const void*' to 'const char***' [-fpermissive]
static IMPLEMENT_LHASH_HASH_FN(index_serial_hash,const char **)
^
conftest.cpp:96:13: error: 'index_serial_hash_hash' was not declared in this scope
static IMPLEMENT_LHASH_HASH_FN(index_serial_hash,const char **)
^
conftest.cpp: In function 'int index_serial_cmp_LHASH_COMP(const void*, const void*)':
conftest.cpp:97:54: error: duplicate 'const'
static IMPLEMENT_LHASH_COMP_FN(index_serial_cmp,const char **)
^
conftest.cpp:97:13: error: invalid conversion from 'const void*' to 'const char***' [-fpermissive]
static IMPLEMENT_LHASH_COMP_FN(index_serial_cmp,const char **)
^
conftest.cpp:97:54: error: duplicate 'const'
static IMPLEMENT_LHASH_COMP_FN(index_serial_cmp,const char **)
^
conftest.cpp:97:13: error: invalid conversion from 'const void*' to 'const char***' [-fpermissive]
static IMPLEMENT_LHASH_COMP_FN(index_serial_cmp,const char **)
^
conftest.cpp:97:13: error: 'index_serial_cmp_cmp' was not declared in this scope
static IMPLEMENT_LHASH_COMP_FN(index_serial_cmp,const char **)
^
configure:23386: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| /* end confdefs.h. */
|
|
| #include
|
| static unsigned long index_serial_hash(const char **a){}
| static int index_serial_cmp(const char **a, const char **b){}
| static IMPLEMENT_LHASH_HASH_FN(index_serial_hash,const char **)
| static IMPLEMENT_LHASH_COMP_FN(index_serial_cmp,const char **)
|
| int
| main ()
| {
|
| TXT_DB *db = NULL;
| TXT_DB_create_index(db, 1, NULL, LHASH_HASH_FN(index_serial_hash), LHASH_COMP_FN(index_serial_cmp));
|
| ;
| return 0;
| }
|
configure:23393: result: yes
configure:23446: checking whether hello message can be overwritten in SSL struct
configure:23478: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:23478: $? = 0
configure:23482: result: yes
configure:23527: OpenSSL library support: yes -L/usr/lib -lssl -lcrypto
configure:23572: $PKG_CONFIG --exists --print-errors "mit-krb5-gssapi mit-krb5"
configure:23575: $? = 0
configure:23680: checking for LIB_KRB5
configure:23687: $PKG_CONFIG --exists --print-errors "$squid_pc_krb5_name"
configure:23690: $? = 0
configure:23703: $PKG_CONFIG --exists --print-errors "$squid_pc_krb5_name"
configure:23706: $? = 0
configure:24295: result: yes
configure:24319: Try to find Kerberos headers in given path
configure:24324: checking gssapi.h usability
configure:24324: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24324: $? = 0
configure:24324: result: yes
configure:24324: checking gssapi.h presence
configure:24324: g++ -E -I/usr/include conftest.cpp
configure:24324: $? = 0
configure:24324: result: yes
configure:24324: checking for gssapi.h
configure:24324: result: yes
configure:24324: checking gssapi/gssapi.h usability
configure:24324: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24324: $? = 0
configure:24324: result: yes
configure:24324: checking gssapi/gssapi.h presence
configure:24324: g++ -E -I/usr/include conftest.cpp
configure:24324: $? = 0
configure:24324: result: yes
configure:24324: checking for gssapi/gssapi.h
configure:24324: result: yes
configure:24324: checking gssapi/gssapi_krb5.h usability
configure:24324: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24324: $? = 0
configure:24324: result: yes
configure:24324: checking gssapi/gssapi_krb5.h presence
configure:24324: g++ -E -I/usr/include conftest.cpp
configure:24324: $? = 0
configure:24324: result: yes
configure:24324: checking for gssapi/gssapi_krb5.h
configure:24324: result: yes
configure:24336: checking gssapi/gssapi_generic.h usability
configure:24336: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24336: $? = 0
configure:24336: result: yes
configure:24336: checking gssapi/gssapi_generic.h presence
configure:24336: g++ -E -I/usr/include conftest.cpp
configure:24336: $? = 0
configure:24336: result: yes
configure:24336: checking for gssapi/gssapi_generic.h
configure:24336: result: yes
configure:24349: checking krb5.h usability
configure:24349: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24349: $? = 0
configure:24349: result: yes
configure:24349: checking krb5.h presence
configure:24349: g++ -E -I/usr/include conftest.cpp
configure:24349: $? = 0
configure:24349: result: yes
configure:24349: checking for krb5.h
configure:24349: result: yes
configure:24349: checking com_err.h usability
configure:24349: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24349: $? = 0
configure:24349: result: yes
configure:24349: checking com_err.h presence
configure:24349: g++ -E -I/usr/include conftest.cpp
configure:24349: $? = 0
configure:24349: result: yes
configure:24349: checking for com_err.h
configure:24349: result: yes
configure:24349: checking et/com_err.h usability
configure:24349: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24349: $? = 0
configure:24349: result: yes
configure:24349: checking et/com_err.h presence
configure:24349: g++ -E -I/usr/include conftest.cpp
configure:24349: $? = 0
configure:24349: result: yes
configure:24349: checking for et/com_err.h
configure:24349: result: yes
configure:24361: checking profile.h usability
configure:24361: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24361: $? = 0
configure:24361: result: yes
configure:24361: checking profile.h presence
configure:24361: g++ -E -I/usr/include conftest.cpp
configure:24361: $? = 0
configure:24361: result: yes
configure:24361: checking for profile.h
configure:24361: result: yes
configure:24402: checking for error_message in -lcom_err
configure:24427: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lcom_err -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:24427: $? = 0
configure:24436: result: yes
configure:24489: checking for krb5_get_err_text in -lkrb5
configure:24514: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
/tmp/ccXf15d5.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:113: undefined reference to `krb5_get_err_text'
collect2: error: ld returned 1 exit status
configure:24514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char krb5_get_err_text ();
| int
| main ()
| {
| return krb5_get_err_text ();
| ;
| return 0;
| }
configure:24523: result: no
configure:24531: checking for krb5_get_error_message in -lkrb5
configure:24556: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:24556: $? = 0
configure:24565: result: yes
configure:24573: checking for krb5_free_error_message in -lkrb5
configure:24598: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:24598: $? = 0
configure:24607: result: yes
configure:24615: checking for krb5_free_error_string in -lkrb5
configure:24640: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
/tmp/ccLifuMP.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:115: undefined reference to `krb5_free_error_string'
collect2: error: ld returned 1 exit status
configure:24640: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char krb5_free_error_string ();
| int
| main ()
| {
| return krb5_free_error_string ();
| ;
| return 0;
| }
configure:24649: result: no
configure:24657: checking whether krb5_kt_free_entry is declared
configure:24657: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24657: $? = 0
configure:24657: result: yes
configure:24669: checking for krb5_pac
configure:24669: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:24669: $? = 0
configure:24669: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:110:22: error: expected primary-expression before ')' token
if (sizeof ((krb5_pac)))
^
configure:24669: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| if (sizeof ((krb5_pac)))
| return 0;
| ;
| return 0;
| }
configure:24669: result: yes
configure:24677: checking for krb5_kt_free_entry in -lkrb5
configure:24702: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:24702: $? = 0
configure:24711: result: yes
configure:24719: checking for krb5_get_init_creds_keytab in -lkrb5
configure:24744: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:24744: $? = 0
configure:24753: result: yes
configure:24761: checking for krb5_get_max_time_skew in -lkrb5
configure:24786: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
/tmp/ccRYHECS.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:119: undefined reference to `krb5_get_max_time_skew'
collect2: error: ld returned 1 exit status
configure:24786: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char krb5_get_max_time_skew ();
| int
| main ()
| {
| return krb5_get_max_time_skew ();
| ;
| return 0;
| }
configure:24795: result: no
configure:24803: checking for krb5_get_profile in -lkrb5
configure:24828: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:24828: $? = 0
configure:24837: result: yes
configure:24845: checking for profile_get_integer in -lkrb5
configure:24870: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:24870: $? = 0
configure:24879: result: yes
configure:24887: checking for profile_release in -lkrb5
configure:24912: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:24912: $? = 0
configure:24921: result: yes
configure:24929: checking for krb5_get_renewed_creds in -lkrb5
configure:24954: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:24954: $? = 0
configure:24963: result: yes
configure:24971: checking for krb5_principal_get_realm in -lkrb5
configure:24996: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
/tmp/ccnUHcsK.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:123: undefined reference to `krb5_principal_get_realm'
collect2: error: ld returned 1 exit status
configure:24996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char krb5_principal_get_realm ();
| int
| main ()
| {
| return krb5_principal_get_realm ();
| ;
| return 0;
| }
configure:25005: result: no
configure:25013: checking for krb5_get_init_creds_opt_alloc in -lkrb5
configure:25038: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lkrb5 -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:25038: $? = 0
configure:25047: result: yes
configure:25055: checking for krb5_get_init_creds_free requires krb5_context
configure:25075: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:25075: $? = 0
configure:25080: result: yes
configure:25091: checking for gss_map_name_to_any
configure:25091: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:25091: $? = 0
configure:25091: result: yes
configure:25104: checking for gsskrb5_extract_authz_data_from_sec_context
configure:25104: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:25104: $? = 0
configure:25104: result: yes
configure:25117: checking for memory cache
configure:25152: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:25152: $? = 0
configure:25152: ./conftest
configure:25152: $? = 0
configure:25163: result: yes
configure:25182: checking for memory keytab
configure:25217: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:25217: $? = 0
configure:25217: ./conftest
configure:25217: $? = 0
configure:25228: result: yes
configure:25247: checking for working gssapi
configure:25297: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:25297: $? = 0
configure:25297: ./conftest
configure:25297: $? = 0
configure:25307: result: yes
configure:25330: checking for spnego support
configure:25389: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:25389: $? = 0
configure:25389: ./conftest
configure:25389: $? = 0
configure:25399: result: yes
configure:25418: checking for working krb5
configure:25461: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:25461: $? = 0
configure:25461: ./conftest
configure:25461: $? = 0
configure:25471: result: yes
configure:30212: MIT Kerberos library support: yes -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
configure:30231: checking for ldap_init in -lldap
configure:30256: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lldap -lrt -ldl -ldl >&5
configure:30256: $? = 0
configure:30265: result: yes
configure:30271: checking for ber_init in -llber
configure:30296: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -llber -lrt -ldl -ldl >&5
configure:30296: $? = 0
configure:30305: result: yes
configure:30442: checking ldap.h usability
configure:30442: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:30442: $? = 0
configure:30442: result: yes
configure:30442: checking ldap.h presence
configure:30442: g++ -E -I/usr/include conftest.cpp
configure:30442: $? = 0
configure:30442: result: yes
configure:30442: checking for ldap.h
configure:30442: result: yes
configure:30442: checking lber.h usability
configure:30442: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:30442: $? = 0
configure:30442: result: yes
configure:30442: checking lber.h presence
configure:30442: g++ -E -I/usr/include conftest.cpp
configure:30442: $? = 0
configure:30442: result: yes
configure:30442: checking for lber.h
configure:30442: result: yes
configure:30454: checking mozldap/ldap.h usability
configure:30454: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:158:26: fatal error: mozldap/ldap.h: No such file or directory
compilation terminated.
configure:30454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:30454: result: no
configure:30454: checking mozldap/ldap.h presence
configure:30454: g++ -E -I/usr/include conftest.cpp
conftest.cpp:125:26: fatal error: mozldap/ldap.h: No such file or directory
compilation terminated.
configure:30454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| /* end confdefs.h. */
| #include
configure:30454: result: no
configure:30454: checking for mozldap/ldap.h
configure:30454: result: no
configure:30465: checking for LDAP_OPT_DEBUG_LEVEL
configure:30482: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:30482: $? = 0
configure:30483: result: yes
configure:30493: checking for working ldap
configure:30520: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lldap -llber -lpthread >&5
configure:30520: $? = 0
configure:30520: ./conftest
configure:30520: $? = 0
configure:30524: result: yes
configure:30536: checking for OpenLDAP
configure:30556: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
configure:30556: $? = 0
configure:30556: ./conftest
configure:30556: $? = 0
configure:30560: result: yes
configure:30571: checking for Sun LDAP SDK
configure:30591: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
configure:30591: $? = 0
configure:30591: ./conftest
configure:30591: $? = 255
configure: program exited with status 255
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| /* end confdefs.h. */
|
| # if HAVE_LDAP_H
| # include
| # endif
| # include
| int
| main(void)
| {
| return strcmp(LDAP_VENDOR_NAME,"Sun Microsystems Inc.");
| }
|
configure:30598: result: no
configure:30606: checking for Mozilla LDAP SDK
configure:30628: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
configure:30628: $? = 0
configure:30628: ./conftest
configure:30628: $? = 255
configure: program exited with status 255
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| /* end confdefs.h. */
|
| # if HAVE_LDAP_H
| # include
| # elif HAVE_MOZLDAP_LDAP_H
| # include
| # endif
| # include
| int
| main(void)
| {
| return strcmp(LDAP_VENDOR_NAME,"mozilla.org");
| }
|
configure:30635: result: no
configure:30643: checking for LDAP_REBINDPROC_CALLBACK
configure:30664: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:138:21: error: 'LDAP_REBINDPROC_CALLBACK' was not declared in this scope
LDAP_REBINDPROC_CALLBACK ldap_rebind;
^
configure:30664: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| /* end confdefs.h. */
|
| # if HAVE_LDAP_H
| # include
| # elif HAVE_MOZLDAP_LDAP_H
| # include
| # endif
|
| int
| main ()
| {
|
| LDAP_REBINDPROC_CALLBACK ldap_rebind;
|
| ;
| return 0;
| }
configure:30671: result: no
configure:30676: checking for LDAP_REBIND_PROC
configure:30697: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:30697: $? = 0
configure:30701: result: yes
configure:30709: checking for LDAP_REBIND_FUNCTION
configure:30731: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:140:21: error: 'LDAP_REBIND_FUNCTION' was not declared in this scope
LDAP_REBIND_FUNCTION ldap_rebind;
^
configure:30731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| /* end confdefs.h. */
|
| # define LDAP_REFERRALS
| # if HAVE_LDAP_H
| # include
| # elif HAVE_MOZLDAP_LDAP_H
| # include
| # endif
|
| int
| main ()
| {
|
| LDAP_REBIND_FUNCTION ldap_rebind;
|
| ;
| return 0;
| }
configure:30738: result: no
configure:30743: checking for LDAP_SCOPE_DEFAULT
configure:30764: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:30764: $? = 0
configure:30768: result: yes
configure:30776: checking for struct ldap_url_desc.lud_scheme
configure:30776: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:30776: $? = 0
configure:30776: result: yes
configure:30785: checking for ldapssl_client_init in -lldap
configure:30810: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lldap -lrt -ldl -ldl >&5
/tmp/ccFXBFer.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:141: undefined reference to `ldapssl_client_init'
collect2: error: ld returned 1 exit status
configure:30810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ldapssl_client_init ();
| int
| main ()
| {
| return ldapssl_client_init ();
| ;
| return 0;
| }
configure:30819: result: no
configure:30828: checking for ldap_url_desc2str in -lldap
configure:30853: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lldap -lrt -ldl -ldl >&5
configure:30853: $? = 0
configure:30862: result: yes
configure:30871: checking for ldap_url_parse in -lldap
configure:30896: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lldap -lrt -ldl -ldl >&5
configure:30896: $? = 0
configure:30905: result: yes
configure:30914: checking for ldap_start_tls_s in -lldap
configure:30939: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lldap -lrt -ldl -ldl >&5
configure:30939: $? = 0
configure:30948: result: yes
configure:30987: Forw/Via database enabled: no
configure:31015: Cache Digests enabled: yes
configure:31040: enabling select syscall for net I/O: auto
configure:31055: enabling poll syscall for net I/O: auto
configure:31072: checking sys/event.h usability
configure:31072: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:168:23: fatal error: sys/event.h: No such file or directory
compilation terminated.
configure:31072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:31072: result: no
configure:31072: checking sys/event.h presence
configure:31072: g++ -E -I/usr/include conftest.cpp
conftest.cpp:135:23: fatal error: sys/event.h: No such file or directory
compilation terminated.
configure:31072: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| /* end confdefs.h. */
| #include
configure:31072: result: no
configure:31072: checking for sys/event.h
configure:31072: result: no
configure:31090: checking for kqueue
configure:31090: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/ccCXVbjx.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:169: undefined reference to `kqueue'
collect2: error: ld returned 1 exit status
configure:31090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| /* end confdefs.h. */
| /* Define kqueue to an innocuous variant, in case declares kqueue.
| For example, HP-UX 11i declares gettimeofday. */
| #define kqueue innocuous_kqueue
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char kqueue (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef kqueue
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kqueue ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_kqueue || defined __stub___kqueue
| choke me
| #endif
|
| int
| main ()
| {
| return kqueue ();
| ;
| return 0;
| }
configure:31090: result: no
configure:31111: enabling kqueue for net I/O: no
configure:31126: enabling epoll syscall for net I/O: yes
configure:31151: checking for library containing epoll_ctl
configure:31182: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
configure:31182: $? = 0
configure:31199: result: none required
configure:31246: checking sys/epoll.h usability
configure:31246: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:31246: $? = 0
configure:31246: result: yes
configure:31246: checking sys/epoll.h presence
configure:31246: g++ -E -I/usr/include conftest.cpp
configure:31246: $? = 0
configure:31246: result: yes
configure:31246: checking for sys/epoll.h
configure:31246: result: yes
configure:31260: checking if epoll works
configure:31285: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
configure:31285: $? = 0
configure:31285: ./conftest
configure:31285: $? = 0
configure:31295: result: yes
configure:31318: enabling /dev/poll for net I/O: auto
configure:31327: checking for ioctl
configure:31327: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
configure:31327: $? = 0
configure:31327: result: yes
configure:31338: checking for write
configure:31338: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
configure:31338: $? = 0
configure:31338: result: yes
configure:31351: checking sys/devpoll.h usability
configure:31351: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:171:25: fatal error: sys/devpoll.h: No such file or directory
compilation terminated.
configure:31351: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:31351: result: no
configure:31351: checking sys/devpoll.h presence
configure:31351: g++ -E -I/usr/include conftest.cpp
conftest.cpp:138:25: fatal error: sys/devpoll.h: No such file or directory
compilation terminated.
configure:31351: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| /* end confdefs.h. */
| #include
configure:31351: result: no
configure:31351: checking for sys/devpoll.h
configure:31351: result: no
configure:31445: HTTP violations support enabled: yes
configure:31474: FreeBSD IPFW-based transparent proxying enabled: no
configure:31491: IPF-based transparent proxying requested: no
configure:31506: PF-based transparent proxying requested: no
configure:31522: NAT lookups via /dev/pf: no
configure:31537: Linux Netfilter support requested: yes
configure:31563: Linux Netfilter Conntrack support requested: auto
configure:31566: checking for library containing nfct_query
configure:31597: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/cc5fg7BQ.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:151: undefined reference to `nfct_query'
collect2: error: ld returned 1 exit status
configure:31597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nfct_query ();
| int
| main ()
| {
| return nfct_query ();
| ;
| return 0;
| }
configure:31597: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lnetfilter_conntrack -lrt -ldl -ldl >&5
/usr/sbin/ld: cannot find -lnetfilter_conntrack
collect2: error: ld returned 1 exit status
configure:31597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nfct_query ();
| int
| main ()
| {
| return nfct_query ();
| ;
| return 0;
| }
configure:31614: result: no
configure:31632: checking libnetfilter_conntrack/libnetfilter_conntrack.h usability
configure:31632: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:173:59: fatal error: libnetfilter_conntrack/libnetfilter_conntrack.h: No such file or directory
compilation terminated.
configure:31632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:31632: result: no
configure:31632: checking libnetfilter_conntrack/libnetfilter_conntrack.h presence
configure:31632: g++ -E -I/usr/include conftest.cpp
conftest.cpp:140:59: fatal error: libnetfilter_conntrack/libnetfilter_conntrack.h: No such file or directory
compilation terminated.
configure:31632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| /* end confdefs.h. */
| #include
configure:31632: result: no
configure:31632: checking for libnetfilter_conntrack/libnetfilter_conntrack.h
configure:31632: result: no
configure:31632: checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h usability
configure:31632: g++ -c -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:173:63: fatal error: libnetfilter_conntrack/libnetfilter_conntrack_tcp.h: No such file or directory
compilation terminated.
configure:31632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:31632: result: no
configure:31632: checking libnetfilter_conntrack/libnetfilter_conntrack_tcp.h presence
configure:31632: g++ -E -I/usr/include conftest.cpp
conftest.cpp:140:63: fatal error: libnetfilter_conntrack/libnetfilter_conntrack_tcp.h: No such file or directory
compilation terminated.
configure:31632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| /* end confdefs.h. */
| #include
configure:31632: result: no
configure:31632: checking for libnetfilter_conntrack/libnetfilter_conntrack_tcp.h
configure:31632: result: no
configure:31693: checking size of long
configure:31698: g++ -o conftest -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -g conftest.cpp -lrt -ldl -ldl >&5
configure:31698: $? = 0
configure:31698: ./conftest
configure:31698: $? = 0
configure:31712: result: 8
configure:31744: Using POSIX_V6_LP64_OFF64 build environment
configure:31791: Leak Finder enabled: no
configure:31828: Support for X-Forwarded-For enabled: yes
configure:31856: Support for Ident lookups enabled: yes
configure:31934: Default hosts file set to: /etc/hosts
configure:31951: Authentication support enabled: yes
configure:32065: checking for ldap.h
configure:32065: result: yes
configure:32065: checking winldap.h usability
configure:32065: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:181:21: fatal error: winldap.h: No such file or directory
compilation terminated.
configure:32065: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:32065: result: no
configure:32065: checking winldap.h presence
configure:32065: g++ -E -I/usr/include conftest.cpp
conftest.cpp:148:21: fatal error: winldap.h: No such file or directory
compilation terminated.
configure:32065: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h. */
| #include
configure:32065: result: no
configure:32065: checking for winldap.h
configure:32065: result: no
configure:32119: checking for crypt
configure:32119: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl -lcrypt >&5
configure:32119: $? = 0
configure:32119: result: yes
configure:32169: checking for sys/types.h
configure:32169: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32169: $? = 0
configure:32169: result: yes
configure:32169: checking for rpc/rpc.h
configure:32169: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32169: $? = 0
configure:32169: result: yes
configure:32169: checking for rpcsvc/ypclnt.h
configure:32169: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32169: $? = 0
configure:32169: result: yes
configure:32169: checking for rpcsvc/yp_prot.h
configure:32169: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32169: $? = 0
configure:32169: result: yes
configure:32169: checking for crypt.h
configure:32169: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32169: $? = 0
configure:32169: result: yes
configure:32199: checking security/pam_appl.h usability
configure:32199: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32199: $? = 0
configure:32199: result: yes
configure:32199: checking security/pam_appl.h presence
configure:32199: g++ -E -I/usr/include conftest.cpp
configure:32199: $? = 0
configure:32199: result: yes
configure:32199: checking for security/pam_appl.h
configure:32199: result: yes
configure:32208: checking for PAM conversation struct signature type
configure:32230: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32230: $? = 0
configure:32267: result: linux
configure:32327: checking sasl/sasl.h usability
configure:32327: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32327: $? = 0
configure:32327: result: yes
configure:32327: checking sasl/sasl.h presence
configure:32327: g++ -E -I/usr/include conftest.cpp
configure:32327: $? = 0
configure:32327: result: yes
configure:32327: checking for sasl/sasl.h
configure:32327: result: yes
configure:32327: checking sasl.h usability
configure:32327: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:190:18: fatal error: sasl.h: No such file or directory
compilation terminated.
configure:32327: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:32327: result: no
configure:32327: checking sasl.h presence
configure:32327: g++ -E -I/usr/include conftest.cpp
conftest.cpp:157:18: fatal error: sasl.h: No such file or directory
compilation terminated.
configure:32327: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| /* end confdefs.h. */
| #include
configure:32327: result: no
configure:32327: checking for sasl.h
configure:32327: result: no
configure:32337: checking for sasl_errstring in -lsasl2
configure:32362: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lsasl2 -lrt -ldl -ldl >&5
configure:32362: $? = 0
configure:32371: result: yes
configure:32466: checking for smbclient
configure:32499: result: no
configure:32505: WARNING: Samba smbclient not found in default location. basic_smb_auth may not work on this machine
configure:32526: checking w32api/windows.h usability
configure:32526: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:190:28: fatal error: w32api/windows.h: No such file or directory
compilation terminated.
configure:32526: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:32526: result: no
configure:32526: checking w32api/windows.h presence
configure:32526: g++ -E -I/usr/include conftest.cpp
conftest.cpp:157:28: fatal error: w32api/windows.h: No such file or directory
compilation terminated.
configure:32526: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| /* end confdefs.h. */
| #include
configure:32526: result: no
configure:32526: checking for w32api/windows.h
configure:32526: result: no
configure:32526: checking for windows.h
configure:32526: result: no
configure:32550: checking for w32api/windows.h
configure:32550: result: no
configure:32550: checking for windows.h
configure:32550: result: no
configure:32678: Basic auth helper SSPI ... found but cannot be built
configure:32583: checking pwd.h usability
configure:32583: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32583: $? = 0
configure:32583: result: yes
configure:32583: checking pwd.h presence
configure:32583: g++ -E -I/usr/include conftest.cpp
configure:32583: $? = 0
configure:32583: result: yes
configure:32583: checking for pwd.h
configure:32583: result: yes
configure:32608: checking for crypt
configure:32608: result: yes
configure:32650: checking for unistd.h
configure:32650: result: yes
configure:32650: checking for crypt.h
configure:32650: result: yes
configure:32650: checking shadow.h usability
configure:32650: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:32650: $? = 0
configure:32650: result: yes
configure:32650: checking shadow.h presence
configure:32650: g++ -E -I/usr/include conftest.cpp
configure:32650: $? = 0
configure:32650: result: yes
configure:32650: checking for shadow.h
configure:32650: result: yes
configure:32692: Basic auth helpers to be built: DB LDAP MSNT-multi-domain NCSA NIS PAM POP3 RADIUS SASL SMB SMB_LM fake getpwnam
configure:32774: checking for ldap.h
configure:32774: result: yes
configure:32774: checking for winldap.h
configure:32774: result: no
configure:32797: checking for ldap.h
configure:32797: result: yes
configure:32797: checking for winldap.h
configure:32797: result: no
configure:32841: Digest auth helpers to be built: LDAP eDirectory file
configure:32926: checking for w32api/windows.h
configure:32926: result: no
configure:32926: checking for windows.h
configure:32926: result: no
configure:32980: Negotiate auth helper SSPI ... found but cannot be built
configure:32961: checking for vfork
configure:32961: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
configure:32961: $? = 0
configure:32961: result: yes
configure:32994: Negotiate auth helpers to be built: kerberos wrapper
configure:33090: checking for w32api/windows.h
configure:33090: result: no
configure:33090: checking for windows.h
configure:33090: result: no
configure:33140: NTLM auth helper SSPI ... found but cannot be built
configure:33119: checking for w32api/windows.h
configure:33119: result: no
configure:33119: checking for windows.h
configure:33119: result: no
configure:33153: NTLM auth helpers to be built: fake smb_lm
configure:33170: checking machine/byte_swap.h usability
configure:33170: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:201:31: fatal error: machine/byte_swap.h: No such file or directory
compilation terminated.
configure:33170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:33170: result: no
configure:33170: checking machine/byte_swap.h presence
configure:33170: g++ -E -I/usr/include conftest.cpp
conftest.cpp:168:31: fatal error: machine/byte_swap.h: No such file or directory
compilation terminated.
configure:33170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| /* end confdefs.h. */
| #include
configure:33170: result: no
configure:33170: checking for machine/byte_swap.h
configure:33170: result: no
configure:33170: checking sys/bswap.h usability
configure:33170: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:201:23: fatal error: sys/bswap.h: No such file or directory
compilation terminated.
configure:33170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:33170: result: no
configure:33170: checking sys/bswap.h presence
configure:33170: g++ -E -I/usr/include conftest.cpp
conftest.cpp:168:23: fatal error: sys/bswap.h: No such file or directory
compilation terminated.
configure:33170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| /* end confdefs.h. */
| #include
configure:33170: result: no
configure:33170: checking for sys/bswap.h
configure:33170: result: no
configure:33170: checking endian.h usability
configure:33170: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:33170: $? = 0
configure:33170: result: yes
configure:33170: checking endian.h presence
configure:33170: g++ -E -I/usr/include conftest.cpp
configure:33170: $? = 0
configure:33170: result: yes
configure:33170: checking for endian.h
configure:33170: result: yes
configure:33170: checking sys/endian.h usability
configure:33170: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:202:24: fatal error: sys/endian.h: No such file or directory
compilation terminated.
configure:33170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:33170: result: no
configure:33170: checking sys/endian.h presence
configure:33170: g++ -E -I/usr/include conftest.cpp
conftest.cpp:169:24: fatal error: sys/endian.h: No such file or directory
compilation terminated.
configure:33170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include
configure:33170: result: no
configure:33170: checking for sys/endian.h
configure:33170: result: no
configure:33189: checking for bswap_16
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/cc1n7Kut.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `bswap_16'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define bswap_16 to an innocuous variant, in case declares bswap_16.
| For example, HP-UX 11i declares gettimeofday. */
| #define bswap_16 innocuous_bswap_16
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char bswap_16 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef bswap_16
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char bswap_16 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_bswap_16 || defined __stub___bswap_16
| choke me
| #endif
|
| int
| main ()
| {
| return bswap_16 ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for bswap16
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/cc4N1hGC.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `bswap16'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define bswap16 to an innocuous variant, in case declares bswap16.
| For example, HP-UX 11i declares gettimeofday. */
| #define bswap16 innocuous_bswap16
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char bswap16 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef bswap16
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char bswap16 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_bswap16 || defined __stub___bswap16
| choke me
| #endif
|
| int
| main ()
| {
| return bswap16 ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for bswap_32
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/ccIPMslX.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `bswap_32'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define bswap_32 to an innocuous variant, in case declares bswap_32.
| For example, HP-UX 11i declares gettimeofday. */
| #define bswap_32 innocuous_bswap_32
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char bswap_32 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef bswap_32
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char bswap_32 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_bswap_32 || defined __stub___bswap_32
| choke me
| #endif
|
| int
| main ()
| {
| return bswap_32 ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for bswap32
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/cc4bDWxh.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `bswap32'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define bswap32 to an innocuous variant, in case declares bswap32.
| For example, HP-UX 11i declares gettimeofday. */
| #define bswap32 innocuous_bswap32
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char bswap32 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef bswap32
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char bswap32 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_bswap32 || defined __stub___bswap32
| choke me
| #endif
|
| int
| main ()
| {
| return bswap32 ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for htole16
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/ccOX3aOE.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `htole16'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define htole16 to an innocuous variant, in case declares htole16.
| For example, HP-UX 11i declares gettimeofday. */
| #define htole16 innocuous_htole16
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char htole16 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef htole16
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char htole16 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_htole16 || defined __stub___htole16
| choke me
| #endif
|
| int
| main ()
| {
| return htole16 ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for __htole16
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/cc0cMSsN.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `__htole16'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define __htole16 to an innocuous variant, in case declares __htole16.
| For example, HP-UX 11i declares gettimeofday. */
| #define __htole16 innocuous___htole16
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __htole16 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __htole16
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __htole16 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___htole16 || defined __stub_____htole16
| choke me
| #endif
|
| int
| main ()
| {
| return __htole16 ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for htole32
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/ccV7zDF7.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `htole32'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define htole32 to an innocuous variant, in case declares htole32.
| For example, HP-UX 11i declares gettimeofday. */
| #define htole32 innocuous_htole32
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char htole32 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef htole32
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char htole32 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_htole32 || defined __stub___htole32
| choke me
| #endif
|
| int
| main ()
| {
| return htole32 ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for __htole32
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/ccDRtSks.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `__htole32'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define __htole32 to an innocuous variant, in case declares __htole32.
| For example, HP-UX 11i declares gettimeofday. */
| #define __htole32 innocuous___htole32
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __htole32 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __htole32
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __htole32 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___htole32 || defined __stub_____htole32
| choke me
| #endif
|
| int
| main ()
| {
| return __htole32 ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for le16toh
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/ccViVjVC.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `le16toh'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define le16toh to an innocuous variant, in case declares le16toh.
| For example, HP-UX 11i declares gettimeofday. */
| #define le16toh innocuous_le16toh
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char le16toh (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef le16toh
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char le16toh ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_le16toh || defined __stub___le16toh
| choke me
| #endif
|
| int
| main ()
| {
| return le16toh ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for __le16toh
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/ccCJsZiU.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `__le16toh'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define __le16toh to an innocuous variant, in case declares __le16toh.
| For example, HP-UX 11i declares gettimeofday. */
| #define __le16toh innocuous___le16toh
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __le16toh (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __le16toh
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __le16toh ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___le16toh || defined __stub_____le16toh
| choke me
| #endif
|
| int
| main ()
| {
| return __le16toh ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for le32toh
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/cccv4wuC.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `le32toh'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define le32toh to an innocuous variant, in case declares le32toh.
| For example, HP-UX 11i declares gettimeofday. */
| #define le32toh innocuous_le32toh
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char le32toh (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef le32toh
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char le32toh ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_le32toh || defined __stub___le32toh
| choke me
| #endif
|
| int
| main ()
| {
| return le32toh ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33189: checking for __le32toh
configure:33189: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
/tmp/ccFQKJ5W.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:203: undefined reference to `__le32toh'
collect2: error: ld returned 1 exit status
configure:33189: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| /* Define __le32toh to an innocuous variant, in case declares __le32toh.
| For example, HP-UX 11i declares gettimeofday. */
| #define __le32toh innocuous___le32toh
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __le32toh (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __le32toh
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __le32toh ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___le32toh || defined __stub_____le32toh
| choke me
| #endif
|
| int
| main ()
| {
| return __le32toh ();
| ;
| return 0;
| }
configure:33189: result: no
configure:33304: Log daemon helpers to be built: DB file
configure:33378: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:170:31: fatal error: w32api/dsrole.h: No such file or directory
compilation terminated.
configure:33378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
|
| PDSROLE_PRIMARY_DOMAIN_INFO_BASIC pDSRoleInfo;
| DWORD ret = DsRoleGetPrimaryDomainInformation(NULL, DsRolePrimaryDomainInfoBasic, (PBYTE *) & pDSRoleInfo);
|
| ;
| return 0;
| }
|
configure:33378: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:170:24: fatal error: dsrole.h: No such file or directory
compilation terminated.
configure:33378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
|
| PDSROLE_PRIMARY_DOMAIN_INFO_BASIC pDSRoleInfo;
| DWORD ret = DsRoleGetPrimaryDomainInformation(NULL, DsRolePrimaryDomainInfoBasic, (PBYTE *) & pDSRoleInfo);
|
| ;
| return 0;
| }
|
configure:33845: external acl helper AD_group ... found but cannot be built
configure:33396: checking for ldap.h
configure:33396: result: yes
configure:33396: checking for winldap.h
configure:33396: result: no
configure:33419: checking for w32api/windows.h
configure:33419: result: no
configure:33419: checking for windows.h
configure:33419: result: no
configure:33845: external acl helper LM_group ... found but cannot be built
configure:33478: checking for ldap.h
configure:33478: result: yes
configure:33478: checking for winldap.h
configure:33478: result: no
configure:33500: checking sys/socket.h usability
configure:33500: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:33500: $? = 0
configure:33500: result: yes
configure:33500: checking sys/socket.h presence
configure:33500: g++ -E -I/usr/include conftest.cpp
configure:33500: $? = 0
configure:33500: result: yes
configure:33500: checking for sys/socket.h
configure:33500: result: yes
configure:33567: checking for sasl/sasl.h
configure:33567: result: yes
configure:33567: checking for sasl.h
configure:33567: result: no
configure:33577: checking for sasl_errstring in -lsasl2
configure:33611: result: yes
configure:33708: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:33708: $? = 0
configure:33724: checking db_185.h usability
configure:33724: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:33724: $? = 0
configure:33724: result: yes
configure:33724: checking db_185.h presence
configure:33724: g++ -E -I/usr/include conftest.cpp
configure:33724: $? = 0
configure:33724: result: yes
configure:33724: checking for db_185.h
configure:33724: result: yes
configure:33757: checking for pwd.h
configure:33757: result: yes
configure:33783: checking for wbinfo
configure:33816: result: no
configure:33822: WARNING: Samba wbinfo not found in default location. ext_wbinfo_group_acl may not work on this machine
configure:33858: External acl helpers to be built: LDAP_group SQL_session delayer eDirectory_userip file_userip kerberos_ldap_group session time_quota unix_group wbinfo_group
configure:33897: URL rewrite helper candidates: fake
configure:33938: URL rewrite helpers to be built: fake
configure:33977: Store-ID rewrite helper candidates: file
configure:34025: Store-ID rewrite helpers to be built: file
configure:34074: Valgrind debug support enabled: no
configure:34127: MS Windows service mode enabled: no
configure:34165: unlinkd enabled: yes
configure:34194: Automatically print stack trace on fatal errors: no
configure:34273: CPU profiling enabled: no
configure:34302: X-Accelerator-Vary support enabled: no
configure:34315: WARNING: cppunit does not appear to be installed. squid does not require this, but code testing with 'make check' will fail.
configure:34362: checking cppunit/extensions/HelperMacros.h usability
configure:34362: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:215:45: fatal error: cppunit/extensions/HelperMacros.h: No such file or directory
compilation terminated.
configure:34362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34362: result: no
configure:34362: checking cppunit/extensions/HelperMacros.h presence
configure:34362: g++ -E -I/usr/include conftest.cpp
conftest.cpp:182:45: fatal error: cppunit/extensions/HelperMacros.h: No such file or directory
compilation terminated.
configure:34362: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| /* end confdefs.h. */
| #include
configure:34362: result: no
configure:34362: checking for cppunit/extensions/HelperMacros.h
configure:34362: result: no
configure:34429: checking for dirent.h that defines DIR
configure:34448: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34448: $? = 0
configure:34456: result: yes
configure:34469: checking for library containing opendir
configure:34500: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
configure:34500: $? = 0
configure:34517: result: none required
configure:34584: checking for ANSI C header files
configure:34604: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34604: $? = 0
configure:34677: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
configure:34677: $? = 0
configure:34677: ./conftest
configure:34677: $? = 0
configure:34688: result: yes
configure:34779: checking arpa/inet.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking arpa/inet.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for arpa/inet.h
configure:34779: result: yes
configure:34779: checking arpa/nameser.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking arpa/nameser.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for arpa/nameser.h
configure:34779: result: yes
configure:34779: checking assert.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking assert.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for assert.h
configure:34779: result: yes
configure:34779: checking bstring.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:220:21: fatal error: bstring.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking bstring.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:187:21: fatal error: bstring.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for bstring.h
configure:34779: result: no
configure:34779: checking for crypt.h
configure:34779: result: yes
configure:34779: checking ctype.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking ctype.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for ctype.h
configure:34779: result: yes
configure:34779: checking direct.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:222:20: fatal error: direct.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking direct.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:189:20: fatal error: direct.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for direct.h
configure:34779: result: no
configure:34779: checking errno.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking errno.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for errno.h
configure:34779: result: yes
configure:34779: checking execinfo.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking execinfo.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for execinfo.h
configure:34779: result: yes
configure:34779: checking fcntl.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking fcntl.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for fcntl.h
configure:34779: result: yes
configure:34779: checking fnmatch.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking fnmatch.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for fnmatch.h
configure:34779: result: yes
configure:34779: checking getopt.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking getopt.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for getopt.h
configure:34779: result: yes
configure:34779: checking glob.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking glob.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for glob.h
configure:34779: result: yes
configure:34779: checking gnumalloc.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:228:23: fatal error: gnumalloc.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking gnumalloc.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:195:23: fatal error: gnumalloc.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for gnumalloc.h
configure:34779: result: no
configure:34779: checking grp.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking grp.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for grp.h
configure:34779: result: yes
configure:34779: checking ipl.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:229:17: fatal error: ipl.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking ipl.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:196:17: fatal error: ipl.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for ipl.h
configure:34779: result: no
configure:34779: checking for lber.h
configure:34779: result: yes
configure:34779: checking for ldap.h
configure:34779: result: yes
configure:34779: checking libc.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:231:18: fatal error: libc.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking libc.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:198:18: fatal error: libc.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for libc.h
configure:34779: result: no
configure:34779: checking limits.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking limits.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for limits.h
configure:34779: result: yes
configure:34779: checking linux/posix_types.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking linux/posix_types.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for linux/posix_types.h
configure:34779: result: yes
configure:34779: checking linux/types.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking linux/types.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for linux/types.h
configure:34779: result: yes
configure:34779: checking malloc.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking malloc.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for malloc.h
configure:34779: result: yes
configure:34779: checking math.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking math.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for math.h
configure:34779: result: yes
configure:34779: checking memory.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking memory.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for memory.h
configure:34779: result: yes
configure:34779: checking mount.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:237:19: fatal error: mount.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking mount.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:204:19: fatal error: mount.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for mount.h
configure:34779: result: no
configure:34779: checking netdb.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking netdb.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for netdb.h
configure:34779: result: yes
configure:34779: checking netinet/in.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking netinet/in.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for netinet/in.h
configure:34779: result: yes
configure:34779: checking netinet/in_systm.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking netinet/in_systm.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for netinet/in_systm.h
configure:34779: result: yes
configure:34779: checking netinet/tcp.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking netinet/tcp.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for netinet/tcp.h
configure:34779: result: yes
configure:34779: checking paths.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking paths.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for paths.h
configure:34779: result: yes
configure:34779: checking poll.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking poll.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for poll.h
configure:34779: result: yes
configure:34779: checking for pwd.h
configure:34779: result: yes
configure:34779: checking regex.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking regex.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for regex.h
configure:34779: result: yes
configure:34779: checking sched.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sched.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sched.h
configure:34779: result: yes
configure:34779: checking siginfo.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:246:21: fatal error: siginfo.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking siginfo.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:213:21: fatal error: siginfo.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for siginfo.h
configure:34779: result: no
configure:34779: checking signal.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking signal.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for signal.h
configure:34779: result: yes
configure:34779: checking stdarg.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking stdarg.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for stdarg.h
configure:34779: result: yes
configure:34779: checking stdbool.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking stdbool.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for stdbool.h
configure:34779: result: yes
configure:34779: checking stddef.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking stddef.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for stddef.h
configure:34779: result: yes
configure:34779: checking stdio.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking stdio.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for stdio.h
configure:34779: result: yes
configure:34779: checking stdlib.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking stdlib.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for stdlib.h
configure:34779: result: yes
configure:34779: checking string.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking string.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for string.h
configure:34779: result: yes
configure:34779: checking strings.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking strings.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for strings.h
configure:34779: result: yes
configure:34779: checking sys/bitypes.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/bitypes.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/bitypes.h
configure:34779: result: yes
configure:34779: checking sys/file.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/file.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/file.h
configure:34779: result: yes
configure:34779: checking sys/ioctl.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/ioctl.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/ioctl.h
configure:34779: result: yes
configure:34779: checking sys/ipc.cc usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:257:22: fatal error: sys/ipc.cc: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking sys/ipc.cc presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:224:22: fatal error: sys/ipc.cc: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for sys/ipc.cc
configure:34779: result: no
configure:34779: checking for sys/param.h
configure:34779: result: yes
configure:34779: checking sys/prctl.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/prctl.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/prctl.h
configure:34779: result: yes
configure:34779: checking sys/md5.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:259:21: fatal error: sys/md5.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking sys/md5.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:226:21: fatal error: sys/md5.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for sys/md5.h
configure:34779: result: no
configure:34779: checking sys/mman.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/mman.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/mman.h
configure:34779: result: yes
configure:34779: checking sys/msg.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/msg.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/msg.h
configure:34779: result: yes
configure:34779: checking sys/resource.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/resource.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/resource.h
configure:34779: result: yes
configure:34779: checking sys/select.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/select.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/select.h
configure:34779: result: yes
configure:34779: checking sys/shm.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/shm.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/shm.h
configure:34779: result: yes
configure:34779: checking for sys/socket.h
configure:34779: result: yes
configure:34779: checking sys/stat.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/stat.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/stat.h
configure:34779: result: yes
configure:34779: checking syscall.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking syscall.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for syscall.h
configure:34779: result: yes
configure:34779: checking sys/syscall.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/syscall.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/syscall.h
configure:34779: result: yes
configure:34779: checking sys/time.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/time.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/time.h
configure:34779: result: yes
configure:34779: checking for sys/types.h
configure:34779: result: yes
configure:34779: checking sys/uio.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/uio.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/uio.h
configure:34779: result: yes
configure:34779: checking sys/un.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/un.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/un.h
configure:34779: result: yes
configure:34779: checking sys/vfs.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/vfs.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/vfs.h
configure:34779: result: yes
configure:34779: checking sys/wait.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking sys/wait.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for sys/wait.h
configure:34779: result: yes
configure:34779: checking syslog.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking syslog.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for syslog.h
configure:34779: result: yes
configure:34779: checking time.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking time.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for time.h
configure:34779: result: yes
configure:34779: checking for unistd.h
configure:34779: result: yes
configure:34779: checking utime.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking utime.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for utime.h
configure:34779: result: yes
configure:34779: checking varargs.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
In file included from conftest.cpp:278:0:
/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include/varargs.h:4:2: error: #error "GCC no longer implements ."
#error "GCC no longer implements ."
^
/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include/varargs.h:5:2: error: #error "Revise your code to use ."
#error "Revise your code to use ."
^
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking varargs.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
In file included from conftest.cpp:245:0:
/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include/varargs.h:4:2: error: #error "GCC no longer implements ."
#error "GCC no longer implements ."
^
/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/include/varargs.h:5:2: error: #error "Revise your code to use ."
#error "Revise your code to use ."
^
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for varargs.h
configure:34779: result: no
configure:34779: checking byteswap.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking byteswap.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for byteswap.h
configure:34779: result: yes
configure:34779: checking glib.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:279:18: fatal error: glib.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:34779: result: no
configure:34779: checking glib.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
conftest.cpp:246:18: fatal error: glib.h: No such file or directory
compilation terminated.
configure:34779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| /* end confdefs.h. */
| #include
configure:34779: result: no
configure:34779: checking for glib.h
configure:34779: result: no
configure:34779: checking stdint.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking stdint.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for stdint.h
configure:34779: result: yes
configure:34779: checking inttypes.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking inttypes.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for inttypes.h
configure:34779: result: yes
configure:34779: checking db.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking db.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for db.h
configure:34779: result: yes
configure:34779: checking for db_185.h
configure:34779: result: yes
configure:34779: checking wchar.h usability
configure:34779: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking wchar.h presence
configure:34779: g++ -E -I/usr/include conftest.cpp
configure:34779: $? = 0
configure:34779: result: yes
configure:34779: checking for wchar.h
configure:34779: result: yes
configure:34796: checking for linux/netfilter_ipv4.h
configure:34796: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34796: $? = 0
configure:34796: result: yes
configure:34796: checking for linux/netfilter_ipv6/ip6_tables.h
configure:34796: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
In file included from conftest.cpp:292:0:
/usr/include/linux/netfilter_ipv6/ip6_tables.h:65:15: error: 'IFNAMSIZ' was not declared in this scope
char iniface[IFNAMSIZ], outiface[IFNAMSIZ];
^
/usr/include/linux/netfilter_ipv6/ip6_tables.h:65:35: error: 'IFNAMSIZ' was not declared in this scope
char iniface[IFNAMSIZ], outiface[IFNAMSIZ];
^
/usr/include/linux/netfilter_ipv6/ip6_tables.h:66:29: error: 'IFNAMSIZ' was not declared in this scope
unsigned char iniface_mask[IFNAMSIZ], outiface_mask[IFNAMSIZ];
^
/usr/include/linux/netfilter_ipv6/ip6_tables.h:66:54: error: 'IFNAMSIZ' was not declared in this scope
unsigned char iniface_mask[IFNAMSIZ], outiface_mask[IFNAMSIZ];
^
/usr/include/linux/netfilter_ipv6/ip6_tables.h: In function 'xt_entry_target* ip6t_get_target(ip6t_entry*)':
/usr/include/linux/netfilter_ipv6/ip6_tables.h:261:19: error: invalid conversion from 'void*' to 'xt_entry_target*' [-fpermissive]
return (void *)e + e->target_offset;
^
configure:34796: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| /* end confdefs.h. */
|
| /* What a mess.. many systems have added the (now standard) bit types
| * in their own ways, so we need to scan a wide variety of headers to
| * find them..
| * IMPORTANT: Keep compat/types.h syncronised with this list
| */
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_LINUX_TYPES_H
| #include
| #endif
| #if HAVE_STDLIB_H
| #include
| #endif
| #if HAVE_STDDEF_H
| #include
| #endif
| #if HAVE_INTTYPES_H
| #include
| #endif
| #if HAVE_SYS_BITYPES_H
| #include
| #endif
| #if HAVE_SYS_SELECT_H
| #include
| #endif
| #if HAVE_NETINET_IN_SYSTM_H
| #include
| #endif
|
| #if HAVE_LIMITS_H
| #include
| #endif
| /* Netfilter ip(6)tables v1.4.0 has broken headers */
| #if HAVE_NETINET_IN_H
| #include
| #endif
|
|
| #include
configure:34796: result: no
configure:34862: checking for net/if.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34862: $? = 0
configure:34862: result: yes
configure:34862: checking for netinet/if_ether.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34862: $? = 0
configure:34862: result: yes
configure:34862: checking for netinet/icmp6.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34862: $? = 0
configure:34862: result: yes
configure:34862: checking for netinet/in.h
configure:34862: result: yes
configure:34862: checking for netinet/ip.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34862: $? = 0
configure:34862: result: yes
configure:34862: checking for netinet/ip6.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34862: $? = 0
configure:34862: result: yes
configure:34862: checking for netinet/ip_icmp.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34862: $? = 0
configure:34862: result: yes
configure:34862: checking for netinet/ipl.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:317:25: fatal error: netinet/ipl.h: No such file or directory
compilation terminated.
configure:34862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| /* end confdefs.h. */
|
|
| /* What a mess.. many systems have added the (now standard) bit types
| * in their own ways, so we need to scan a wide variety of headers to
| * find them..
| * IMPORTANT: Keep compat/types.h syncronised with this list
| */
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_LINUX_TYPES_H
| #include
| #endif
| #if HAVE_STDLIB_H
| #include
| #endif
| #if HAVE_STDDEF_H
| #include
| #endif
| #if HAVE_INTTYPES_H
| #include
| #endif
| #if HAVE_SYS_BITYPES_H
| #include
| #endif
| #if HAVE_SYS_SELECT_H
| #include
| #endif
| #if HAVE_NETINET_IN_SYSTM_H
| #include
| #endif
|
| #if HAVE_SYS_PARAM_H
| #include
| #endif
| #if HAVE_SYS_TIME_H
| #include
| #endif
| #if HAVE_SYS_SOCKET_H
| #include
| #endif
| #if HAVE_NET_IF_H
| #include
| #endif
| #if HAVE_NETINET_IN_H
| #include
| #endif
| #if HAVE_NETINET_IP_H
| #include
| #endif
| #if HAVE_NETINET_IP_COMPAT_H
| #include
| #endif
| #if HAVE_NETINET_IP_FIL_H
| #include
| #endif
|
|
| #include
configure:34862: result: no
configure:34862: checking for net/pf/pfvar.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:317:26: fatal error: net/pf/pfvar.h: No such file or directory
compilation terminated.
configure:34862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| /* end confdefs.h. */
|
|
| /* What a mess.. many systems have added the (now standard) bit types
| * in their own ways, so we need to scan a wide variety of headers to
| * find them..
| * IMPORTANT: Keep compat/types.h syncronised with this list
| */
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_LINUX_TYPES_H
| #include
| #endif
| #if HAVE_STDLIB_H
| #include
| #endif
| #if HAVE_STDDEF_H
| #include
| #endif
| #if HAVE_INTTYPES_H
| #include
| #endif
| #if HAVE_SYS_BITYPES_H
| #include
| #endif
| #if HAVE_SYS_SELECT_H
| #include
| #endif
| #if HAVE_NETINET_IN_SYSTM_H
| #include
| #endif
|
| #if HAVE_SYS_PARAM_H
| #include
| #endif
| #if HAVE_SYS_TIME_H
| #include
| #endif
| #if HAVE_SYS_SOCKET_H
| #include
| #endif
| #if HAVE_NET_IF_H
| #include
| #endif
| #if HAVE_NETINET_IN_H
| #include
| #endif
| #if HAVE_NETINET_IP_H
| #include
| #endif
| #if HAVE_NETINET_IP_COMPAT_H
| #include
| #endif
| #if HAVE_NETINET_IP_FIL_H
| #include
| #endif
|
|
| #include
configure:34862: result: no
configure:34862: checking for net/pfvar.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:317:23: fatal error: net/pfvar.h: No such file or directory
compilation terminated.
configure:34862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| /* end confdefs.h. */
|
|
| /* What a mess.. many systems have added the (now standard) bit types
| * in their own ways, so we need to scan a wide variety of headers to
| * find them..
| * IMPORTANT: Keep compat/types.h syncronised with this list
| */
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_LINUX_TYPES_H
| #include
| #endif
| #if HAVE_STDLIB_H
| #include
| #endif
| #if HAVE_STDDEF_H
| #include
| #endif
| #if HAVE_INTTYPES_H
| #include
| #endif
| #if HAVE_SYS_BITYPES_H
| #include
| #endif
| #if HAVE_SYS_SELECT_H
| #include
| #endif
| #if HAVE_NETINET_IN_SYSTM_H
| #include
| #endif
|
| #if HAVE_SYS_PARAM_H
| #include
| #endif
| #if HAVE_SYS_TIME_H
| #include
| #endif
| #if HAVE_SYS_SOCKET_H
| #include
| #endif
| #if HAVE_NET_IF_H
| #include
| #endif
| #if HAVE_NETINET_IN_H
| #include
| #endif
| #if HAVE_NETINET_IP_H
| #include
| #endif
| #if HAVE_NETINET_IP_COMPAT_H
| #include
| #endif
| #if HAVE_NETINET_IP_FIL_H
| #include
| #endif
|
|
| #include
configure:34862: result: no
configure:34862: checking for sys/mount.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34862: $? = 0
configure:34862: result: yes
configure:34862: checking for resolv.h
configure:34862: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34862: $? = 0
configure:34862: result: yes
configure:34930: checking for an ANSI C-conforming const
configure:34996: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:34996: $? = 0
configure:35003: result: yes
configure:35011: checking whether byte ordering is bigendian
configure:35026: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:262:9: error: expected unqualified-id before 'not' token
not a universal capable compiler
^
configure:35026: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:35071: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35071: $? = 0
configure:35089: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:268:8: error: 'big' was not declared in this scope
not big endian
^
configure:35089: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:35217: result: no
configure:35236: checking whether struct tm is in sys/time.h or time.h
configure:35256: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35256: $? = 0
configure:35263: result: time.h
configure:35271: checking for struct tm.tm_gmtoff
configure:35271: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35271: $? = 0
configure:35271: result: yes
configure:35300: checking for struct rusage
configure:35300: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35300: $? = 0
configure:35300: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:273:14: error: expected primary-expression before 'struct'
if (sizeof ((struct rusage)))
^
conftest.cpp:273:14: error: expected ')' before 'struct'
conftest.cpp:274:14: error: expected ')' before ';' token
return 0;
^
conftest.cpp:274:14: error: expected ')' before ';' token
configure:35300: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_TIME_H
| #include
| #endif
| #if HAVE_SYS_RESOURCE_H
| #include
| #endif
|
| int
| main ()
| {
| if (sizeof ((struct rusage)))
| return 0;
| ;
| return 0;
| }
configure:35300: result: yes
configure:35317: checking for struct iphdr.ip_hl
configure:35317: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35317: $? = 0
configure:35317: result: yes
configure:35347: checking size of void *
configure:35352: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
configure:35352: $? = 0
configure:35352: ./conftest
configure:35352: $? = 0
configure:35366: result: 8
configure:35378: checking for int8_t
configure:35378: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35378: $? = 0
configure:35378: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:303:56: error: size of array 'test_array' is negative
< (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
^
configure:35378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:35378: result: yes
configure:35389: checking for uint8_t
configure:35389: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35389: $? = 0
configure:35389: result: yes
configure:35403: checking for int16_t
configure:35403: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35403: $? = 0
configure:35403: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:303:58: error: size of array 'test_array' is negative
< (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
^
configure:35403: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:35403: result: yes
configure:35414: checking for uint16_t
configure:35414: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35414: $? = 0
configure:35414: result: yes
configure:35426: checking for int32_t
configure:35426: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35426: $? = 0
configure:35426: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:303:53: warning: integer overflow in expression [-Woverflow]
< (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.cpp:303:58: error: size of array 'test_array' is negative
< (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
^
configure:35426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:35426: result: yes
configure:35437: checking for uint32_t
configure:35437: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35437: $? = 0
configure:35437: result: yes
configure:35451: checking for int64_t
configure:35451: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35451: $? = 0
configure:35451: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:303:53: warning: integer overflow in expression [-Woverflow]
< (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.cpp:303:58: error: size of array 'test_array' is negative
< (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
^
configure:35451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:35451: result: yes
configure:35462: checking for uint64_t
configure:35462: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35462: $? = 0
configure:35462: result: yes
configure:35476: checking for pid_t
configure:35476: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35476: $? = 0
configure:35476: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:301:19: error: expected primary-expression before ')' token
if (sizeof ((pid_t)))
^
configure:35476: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:35476: result: yes
configure:35487: checking for size_t
configure:35487: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35487: $? = 0
configure:35487: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:301:20: error: expected primary-expression before ')' token
if (sizeof ((size_t)))
^
configure:35487: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:35487: result: yes
configure:35498: checking for ssize_t
configure:35498: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35498: $? = 0
configure:35498: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:301:21: error: expected primary-expression before ')' token
if (sizeof ((ssize_t)))
^
configure:35498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:35498: result: yes
configure:35509: checking for off_t
configure:35509: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35509: $? = 0
configure:35509: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:301:19: error: expected primary-expression before ')' token
if (sizeof ((off_t)))
^
configure:35509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:35509: result: yes
configure:35520: checking for uid_t in sys/types.h
configure:35539: result: yes
configure:35550: checking for bool
configure:35550: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35550: $? = 0
configure:35550: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:301:14: error: expected primary-expression before 'bool'
if (sizeof ((bool)))
^
conftest.cpp:301:14: error: expected ')' before 'bool'
conftest.cpp:302:14: error: expected ')' before ';' token
return 0;
^
conftest.cpp:302:14: error: expected ')' before ';' token
configure:35550: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((bool)))
| return 0;
| ;
| return 0;
| }
configure:35550: result: yes
configure:35560: checking size of int64_t
configure:35565: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
configure:35565: $? = 0
configure:35565: ./conftest
configure:35565: $? = 0
configure:35579: result: 8
configure:35593: checking size of long
configure:35612: result: 8
configure:35627: checking size of size_t
configure:35632: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
configure:35632: $? = 0
configure:35632: ./conftest
configure:35632: $? = 0
configure:35646: result: 8
configure:35661: checking size of off_t
configure:35666: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
configure:35666: $? = 0
configure:35666: ./conftest
configure:35666: $? = 0
configure:35680: result: 8
configure:35694: checking size of size_t
configure:35713: result: 8
configure:35732: checking whether nullptr is supported
configure:35745: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35745: $? = 0
configure:35748: result: yes
configure:35762: checking whether nullptr_t is supported
configure:35775: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35775: $? = 0
configure:35778: result: yes
configure:35807: checking whether std::unique_ptr is supported
configure:35820: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35820: $? = 0
configure:35823: result: yes
configure:35850: checking for pad128_t
configure:35850: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:307:13: error: 'pad128_t' was not declared in this scope
if (sizeof (pad128_t))
^
configure:35850: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| /* end confdefs.h. */
|
| /* What a mess.. many systems have added the (now standard) bit types
| * in their own ways, so we need to scan a wide variety of headers to
| * find them..
| * IMPORTANT: Keep compat/types.h syncronised with this list
| */
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_LINUX_TYPES_H
| #include
| #endif
| #if HAVE_STDLIB_H
| #include
| #endif
| #if HAVE_STDDEF_H
| #include
| #endif
| #if HAVE_INTTYPES_H
| #include
| #endif
| #if HAVE_SYS_BITYPES_H
| #include
| #endif
| #if HAVE_SYS_SELECT_H
| #include
| #endif
| #if HAVE_NETINET_IN_SYSTM_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof (pad128_t))
| return 0;
| ;
| return 0;
| }
configure:35850: result: no
configure:35889: checking for upad128_t
configure:35889: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:307:13: error: 'upad128_t' was not declared in this scope
if (sizeof (upad128_t))
^
configure:35889: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| /* end confdefs.h. */
|
| /* What a mess.. many systems have added the (now standard) bit types
| * in their own ways, so we need to scan a wide variety of headers to
| * find them..
| * IMPORTANT: Keep compat/types.h syncronised with this list
| */
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_LINUX_TYPES_H
| #include
| #endif
| #if HAVE_STDLIB_H
| #include
| #endif
| #if HAVE_STDDEF_H
| #include
| #endif
| #if HAVE_INTTYPES_H
| #include
| #endif
| #if HAVE_SYS_BITYPES_H
| #include
| #endif
| #if HAVE_SYS_SELECT_H
| #include
| #endif
| #if HAVE_NETINET_IN_SYSTM_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof (upad128_t))
| return 0;
| ;
| return 0;
| }
configure:35889: result: no
configure:35928: checking for mode_t
configure:35928: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35928: $? = 0
configure:35928: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:307:20: error: expected primary-expression before ')' token
if (sizeof ((mode_t)))
^
configure:35928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| /* end confdefs.h. */
|
| /* What a mess.. many systems have added the (now standard) bit types
| * in their own ways, so we need to scan a wide variety of headers to
| * find them..
| * IMPORTANT: Keep compat/types.h syncronised with this list
| */
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_LINUX_TYPES_H
| #include
| #endif
| #if HAVE_STDLIB_H
| #include
| #endif
| #if HAVE_STDDEF_H
| #include
| #endif
| #if HAVE_INTTYPES_H
| #include
| #endif
| #if HAVE_SYS_BITYPES_H
| #include
| #endif
| #if HAVE_SYS_SELECT_H
| #include
| #endif
| #if HAVE_NETINET_IN_SYSTM_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:35928: result: yes
configure:35966: checking for fd_mask
configure:35966: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:35966: $? = 0
configure:35966: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:308:21: error: expected primary-expression before ')' token
if (sizeof ((fd_mask)))
^
configure:35966: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| /* end confdefs.h. */
|
| /* What a mess.. many systems have added the (now standard) bit types
| * in their own ways, so we need to scan a wide variety of headers to
| * find them..
| * IMPORTANT: Keep compat/types.h syncronised with this list
| */
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_LINUX_TYPES_H
| #include
| #endif
| #if HAVE_STDLIB_H
| #include
| #endif
| #if HAVE_STDDEF_H
| #include
| #endif
| #if HAVE_INTTYPES_H
| #include
| #endif
| #if HAVE_SYS_BITYPES_H
| #include
| #endif
| #if HAVE_SYS_SELECT_H
| #include
| #endif
| #if HAVE_NETINET_IN_SYSTM_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((fd_mask)))
| return 0;
| ;
| return 0;
| }
configure:35966: result: yes
configure:36005: checking for socklen_t
configure:36005: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:36005: $? = 0
configure:36005: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:285:23: error: expected primary-expression before ')' token
if (sizeof ((socklen_t)))
^
configure:36005: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| /* end confdefs.h. */
|
| #include
| #include
| #if STDC_HEADERS
| #include
| #include
| #endif
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:36005: result: yes
configure:36020: checking for mtyp_t
configure:36020: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:282:13: error: 'mtyp_t' was not declared in this scope
if (sizeof (mtyp_t))
^
configure:36020: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| /* end confdefs.h. */
| #include
| #include
| #include
|
| int
| main ()
| {
| if (sizeof (mtyp_t))
| return 0;
| ;
| return 0;
| }
configure:36020: result: no
configure:36033: checking for compiler %zu support
configure:36048: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:36048: $? = 0
configure:36052: result: yes
configure:36064: checking for working alloca.h
configure:36081: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
configure:36081: $? = 0
configure:36089: result: yes
configure:36097: checking for alloca
configure:36134: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lrt -ldl -ldl >&5
configure:36134: $? = 0
configure:36142: result: yes
configure:36269: checking sys/capability.h usability
configure:36269: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:36269: $? = 0
configure:36269: result: yes
configure:36269: checking sys/capability.h presence
configure:36269: g++ -E -I/usr/include conftest.cpp
configure:36269: $? = 0
configure:36269: result: yes
configure:36269: checking for sys/capability.h
configure:36269: result: yes
configure:36279: checking for cap_clear_flag in -lcap
configure:36304: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lcap -lrt -ldl -ldl >&5
configure:36304: $? = 0
configure:36313: result: yes
configure:36325: checking for operational libcap2 headers
configure:36348: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lcap -lrt -ldl -ldl >&5
configure:36348: $? = 0
configure:36357: result: yes
configure:36392: libcap support enabled: yes
configure:36408: libcap2 headers are ok: yes
configure:36412: checking for library containing gethostbyname
configure:36443: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lcap -lrt -ldl -ldl >&5
configure:36443: $? = 0
configure:36460: result: none required
configure:36468: checking for library containing res_init
configure:36499: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lcap -lrt -ldl -ldl >&5
/tmp/ccFI6Car.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:293: undefined reference to `res_init'
collect2: error: ld returned 1 exit status
configure:36499: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_init ();
| int
| main ()
| {
| return res_init ();
| ;
| return 0;
| }
configure:36499: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/ccPxjHRN.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:293: undefined reference to `res_init'
collect2: error: ld returned 1 exit status
configure:36499: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_init ();
| int
| main ()
| {
| return res_init ();
| ;
| return 0;
| }
configure:36516: result: no
configure:36524: checking for library containing __res_search
configure:36555: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lcap -lrt -ldl -ldl >&5
/tmp/ccGsq0JU.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:293: undefined reference to `__res_search'
collect2: error: ld returned 1 exit status
configure:36555: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __res_search ();
| int
| main ()
| {
| return __res_search ();
| ;
| return 0;
| }
configure:36555: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lresolv -lcap -lrt -ldl -ldl >&5
configure:36555: $? = 0
configure:36572: result: -lresolv
configure:36580: checking for library containing bind
configure:36611: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lresolv -lcap -lrt -ldl -ldl >&5
configure:36611: $? = 0
configure:36628: result: none required
configure:36636: checking for library containing opcom_stack_trace
configure:36667: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/ccBH4bUu.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:293: undefined reference to `opcom_stack_trace'
collect2: error: ld returned 1 exit status
configure:36667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char opcom_stack_trace ();
| int
| main ()
| {
| return opcom_stack_trace ();
| ;
| return 0;
| }
configure:36667: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lopcom_stack -lresolv -lcap -lrt -ldl -ldl >&5
/usr/sbin/ld: cannot find -lopcom_stack
collect2: error: ld returned 1 exit status
configure:36667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char opcom_stack_trace ();
| int
| main ()
| {
| return opcom_stack_trace ();
| ;
| return 0;
| }
configure:36684: result: no
configure:36692: checking for library containing strlcpy
configure:36723: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/ccTYF0ON.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:293: undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:36723: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:36723: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lbsd -lresolv -lcap -lrt -ldl -ldl >&5
/usr/sbin/ld: cannot find -lbsd
collect2: error: ld returned 1 exit status
configure:36723: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:36740: result: no
configure:36748: checking for library containing yp_match
configure:36779: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/cczLNmoE.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:293: undefined reference to `yp_match'
collect2: error: ld returned 1 exit status
configure:36779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char yp_match ();
| int
| main ()
| {
| return yp_match ();
| ;
| return 0;
| }
configure:36779: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:36779: $? = 0
configure:36796: result: -lnsl
configure:36976: checking for unix domain sockets
configure:37001: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:37001: $? = 0
configure:37008: result: yes
configure:37026: checking for malloc in -lgnumalloc
configure:37051: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lgnumalloc -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/usr/sbin/ld: cannot find -lgnumalloc
collect2: error: ld returned 1 exit status
configure:37051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char malloc ();
| int
| main ()
| {
| return malloc ();
| ;
| return 0;
| }
configure:37060: result: no
configure:37088: checking for main in -lmalloc
configure:37107: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lmalloc -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/usr/sbin/ld: cannot find -lmalloc
collect2: error: ld returned 1 exit status
configure:37107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:37116: result: no
configure:37143: checking for library containing rint
configure:37174: gcc -o conftest -m64 -Wall -I/usr/include -m64 -g conftest.c -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
conftest.c:290:6: warning: conflicting types for built-in function 'rint'
char rint ();
^
/tmp/ccXqH6WF.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.c:294: undefined reference to `rint'
collect2: error: ld returned 1 exit status
configure:37174: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rint ();
| int
| main ()
| {
| return rint ();
| ;
| return 0;
| }
configure:37174: gcc -o conftest -m64 -Wall -I/usr/include -m64 -g conftest.c -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
conftest.c:290:6: warning: conflicting types for built-in function 'rint'
char rint ();
^
configure:37174: $? = 0
configure:37191: result: -lm
configure:37199: checking for library containing log
configure:37230: gcc -o conftest -m64 -Wall -I/usr/include -m64 -g conftest.c -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
conftest.c:290:6: warning: conflicting types for built-in function 'log'
char log ();
^
configure:37230: $? = 0
configure:37247: result: none required
configure:37301: checking Default FD_SETSIZE value
configure:37339: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:37339: $? = 0
configure:37339: ./conftest
configure:37339: $? = 0
configure:37348: result: 1024
configure:37359: checking for setrlimit
configure:37359: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:37359: $? = 0
configure:37359: result: yes
configure:37368: checking Maximum number of filedescriptors we can open
configure:37460: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:37460: $? = 0
configure:37460: ./conftest
configure:37460: $? = 0
configure:37474: result: 32768
configure:37510: Default number of fieldescriptors: 32768
configure:37530: checking whether to enable IPv6
configure:37543: result: yes
configure:37562: checking for sin6_len field in struct sockaddr_in6
configure:37583: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:295:27: error: 'struct sockaddr_in6' has no member named 'sin6_len'
struct sockaddr_in6 s; s.sin6_len = 1;
^
configure:37583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
| int
| main ()
| {
| struct sockaddr_in6 s; s.sin6_len = 1;
| ;
| return 0;
| }
configure:37592: result: no
configure:37611: checking for ss_len field in struct sockaddr_storage
configure:37632: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:296:31: error: 'struct sockaddr_storage' has no member named 'ss_len'
struct sockaddr_storage s; s.ss_len = 1;
^
configure:37632: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
| int
| main ()
| {
| struct sockaddr_storage s; s.ss_len = 1;
| ;
| return 0;
| }
configure:37641: result: no
configure:37659: checking for sin_len field in struct sockaddr_in
configure:37680: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:297:26: error: 'struct sockaddr_in' has no member named 'sin_len'
struct sockaddr_in s; s.sin_len = 1;
^
configure:37680: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| /* end confdefs.h. */
|
| #include
| #include
| #include
|
| int
| main ()
| {
| struct sockaddr_in s; s.sin_len = 1;
| ;
| return 0;
| }
configure:37689: result: no
configure:37808: checking whether dbopen is declared
configure:37808: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:37808: $? = 0
configure:37808: result: yes
configure:37827: checking if dbopen needs -ldb
configure:37871: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl -ldb >&5
configure:37871: $? = 0
configure:37907: result: yes
configure:38222: checking for backtrace_symbols_fd
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for bcopy
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for eui64_aton
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/ccoQHgjl.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:326: undefined reference to `eui64_aton'
collect2: error: ld returned 1 exit status
configure:38222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| /* end confdefs.h. */
| /* Define eui64_aton to an innocuous variant, in case declares eui64_aton.
| For example, HP-UX 11i declares gettimeofday. */
| #define eui64_aton innocuous_eui64_aton
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char eui64_aton (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef eui64_aton
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char eui64_aton ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_eui64_aton || defined __stub___eui64_aton
| choke me
| #endif
|
| int
| main ()
| {
| return eui64_aton ();
| ;
| return 0;
| }
configure:38222: result: no
configure:38222: checking for fchmod
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for getdtablesize
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for getpagesize
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for getpass
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for getrlimit
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for getrusage
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for getspnam
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for gettimeofday
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for glob
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for lrand48
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for mallocblksize
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/ccsYykL4.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:336: undefined reference to `mallocblksize'
collect2: error: ld returned 1 exit status
configure:38222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| /* end confdefs.h. */
| /* Define mallocblksize to an innocuous variant, in case declares mallocblksize.
| For example, HP-UX 11i declares gettimeofday. */
| #define mallocblksize innocuous_mallocblksize
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mallocblksize (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mallocblksize
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mallocblksize ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mallocblksize || defined __stub___mallocblksize
| choke me
| #endif
|
| int
| main ()
| {
| return mallocblksize ();
| ;
| return 0;
| }
configure:38222: result: no
configure:38222: checking for mallopt
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for memcpy
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for memmove
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for memrchr
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for memset
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for mkstemp
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for mktime
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for mstats
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/ccVUQJM7.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:343: undefined reference to `mstats'
collect2: error: ld returned 1 exit status
configure:38222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| /* end confdefs.h. */
| /* Define mstats to an innocuous variant, in case declares mstats.
| For example, HP-UX 11i declares gettimeofday. */
| #define mstats innocuous_mstats
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mstats (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef mstats
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mstats ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mstats || defined __stub___mstats
| choke me
| #endif
|
| int
| main ()
| {
| return mstats ();
| ;
| return 0;
| }
configure:38222: result: no
configure:38222: checking for poll
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for prctl
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for pthread_attr_setschedparam
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for pthread_attr_setscope
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for pthread_setschedparam
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for pthread_sigmask
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/usr/sbin/ld: /tmp/ccG8EuL3.o: undefined reference to symbol 'pthread_sigmask@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
configure:38222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| /* end confdefs.h. */
| /* Define pthread_sigmask to an innocuous variant, in case declares pthread_sigmask.
| For example, HP-UX 11i declares gettimeofday. */
| #define pthread_sigmask innocuous_pthread_sigmask
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_sigmask (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef pthread_sigmask
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_sigmask ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pthread_sigmask || defined __stub___pthread_sigmask
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_sigmask ();
| ;
| return 0;
| }
configure:38222: result: no
configure:38222: checking for putenv
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for random
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for regcomp
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for regexec
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for regfree
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for res_init
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/ccg7ooqc.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:353: undefined reference to `res_init'
collect2: error: ld returned 1 exit status
configure:38222: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| /* end confdefs.h. */
| /* Define res_init to an innocuous variant, in case declares res_init.
| For example, HP-UX 11i declares gettimeofday. */
| #define res_init innocuous_res_init
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char res_init (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef res_init
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_init ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_res_init || defined __stub___res_init
| choke me
| #endif
|
| int
| main ()
| {
| return res_init ();
| ;
| return 0;
| }
configure:38222: result: no
configure:38222: checking for __res_init
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for rint
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for sched_getaffinity
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for sched_setaffinity
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for select
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for seteuid
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for setgroups
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for setpgrp
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for setsid
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for sigaction
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for snprintf
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for socketpair
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for srand48
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for srandom
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for sysconf
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for syslog
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for timegm
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38222: checking for vsnprintf
configure:38222: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38222: $? = 0
configure:38222: result: yes
configure:38231: checking for drand48
configure:38231: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38231: $? = 0
configure:38231: result: yes
configure:38244: checking for initgroups
configure:38244: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38244: $? = 0
configure:38244: result: yes
configure:38257: checking for psignal
configure:38257: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38257: $? = 0
configure:38257: result: yes
configure:38270: checking for strerror
configure:38270: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38270: $? = 0
configure:38270: result: yes
configure:38283: checking for strtoll
configure:38283: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38283: $? = 0
configure:38283: result: yes
configure:38296: checking for tempnam
configure:38296: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/cc2rwMAh.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:376: warning: the use of `tempnam' is dangerous, better use `mkstemp'
configure:38296: $? = 0
configure:38296: result: yes
configure:38311: checking whether getaddrinfo is declared
configure:38311: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:38311: $? = 0
configure:38311: result: yes
configure:38349: checking whether getnameinfo is declared
configure:38349: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:38349: $? = 0
configure:38349: result: yes
configure:38387: checking whether inet_ntop is declared
configure:38387: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:38387: $? = 0
configure:38387: result: yes
configure:38425: checking whether inet_pton is declared
configure:38425: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:38425: $? = 0
configure:38425: result: yes
configure:38470: choosing user-specified net I/O API epoll
configure:38492: Using epoll for the IO loop.
configure:38572: checking if setresuid is actually implemented
configure:38602: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38602: $? = 0
configure:38602: ./conftest
configure:38602: $? = 0
configure:38615: result: yes
configure:38626: checking mswsock.h usability
configure:38626: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp:383:21: fatal error: mswsock.h: No such file or directory
compilation terminated.
configure:38626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:38626: result: no
configure:38626: checking mswsock.h presence
configure:38626: g++ -E -I/usr/include conftest.cpp
conftest.cpp:350:21: fatal error: mswsock.h: No such file or directory
compilation terminated.
configure:38626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| /* end confdefs.h. */
| #include
configure:38626: result: no
configure:38626: checking for mswsock.h
configure:38626: result: no
configure:38636: checking for constant CMSG_SPACE
configure:38651: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:38651: $? = 0
configure:38653: result: yes
configure:38667: checking for struct cmsghdr
configure:38667: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:38667: $? = 0
configure:38667: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:366:14: error: expected primary-expression before 'struct'
if (sizeof ((struct cmsghdr)))
^
conftest.cpp:366:14: error: expected ')' before 'struct'
conftest.cpp:367:14: error: expected ')' before ';' token
return 0;
^
conftest.cpp:367:14: error: expected ')' before ';' token
configure:38667: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_SOCKET_H
| #include
| #endif
| #if HAVE_MSWSOCK_H
| #include
| #endif
| #if HAVE_WINSOCK2_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct cmsghdr)))
| return 0;
| ;
| return 0;
| }
configure:38667: result: yes
configure:38686: checking for struct iovec
configure:38686: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:38686: $? = 0
configure:38686: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:367:14: error: expected primary-expression before 'struct'
if (sizeof ((struct iovec)))
^
conftest.cpp:367:14: error: expected ')' before 'struct'
conftest.cpp:368:14: error: expected ')' before ';' token
return 0;
^
conftest.cpp:368:14: error: expected ')' before ';' token
configure:38686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_SOCKET_H
| #include
| #endif
| #if HAVE_WINSOCK2_H
| #include
| #endif
| #if HAVE_SYS_UIO_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct iovec)))
| return 0;
| ;
| return 0;
| }
configure:38686: result: yes
configure:38705: checking for struct msghdr
configure:38705: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:38705: $? = 0
configure:38705: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:368:14: error: expected primary-expression before 'struct'
if (sizeof ((struct msghdr)))
^
conftest.cpp:368:14: error: expected ')' before 'struct'
conftest.cpp:369:14: error: expected ')' before ';' token
return 0;
^
conftest.cpp:369:14: error: expected ')' before ';' token
configure:38705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_SOCKET_H
| #include
| #endif
| #if HAVE_MSWSOCK_H
| #include
| #endif
| #if HAVE_WINSOCK2_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct msghdr)))
| return 0;
| ;
| return 0;
| }
configure:38705: result: yes
configure:38724: checking for struct sockaddr_un
configure:38724: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:38724: $? = 0
configure:38724: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:369:14: error: expected primary-expression before 'struct'
if (sizeof ((struct sockaddr_un)))
^
conftest.cpp:369:14: error: expected ')' before 'struct'
conftest.cpp:370:14: error: expected ')' before ';' token
return 0;
^
conftest.cpp:370:14: error: expected ')' before ';' token
configure:38724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| #define HAVE_MSGHDR 1
| /* end confdefs.h. */
|
| #if HAVE_SYS_UN_H
| #include
| #endif
| #if HAVE_SYS_SOCKET_H
| #include
| #endif
| #if HAVE_WINSOCK2_H
| #include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((struct sockaddr_un)))
| return 0;
| ;
| return 0;
| }
configure:38724: result: yes
configure:38749: checking if strnstr is well implemented
configure:38775: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:364:23: error: invalid conversion from 'void*' to 'char*' [-fpermissive]
char *str = malloc(size);
^
conftest.cpp:366:31: error: 'strnstr' was not declared in this scope
strnstr(str, "fubar", size);
^
configure:38775: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| #define HAVE_MSGHDR 1
| #define HAVE_SOCKADDR_UN 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
| // we expect this to succeed, or crash on over-run.
| // if it passes otherwise we may need a better check.
| int main(int argc, char **argv)
| {
| int size = 20;
| char *str = malloc(size);
| memset(str, 'x', size);
| strnstr(str, "fubar", size);
| return 0;
| }
|
configure:38786: result: no
configure:38799: checking if va_copy is implemented
configure:38824: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38824: $? = 0
configure:38824: ./conftest
configure:38824: $? = 0
configure:38835: result: yes
configure:38846: checking if __va_copy is implemented
configure:38871: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:38871: $? = 0
configure:38871: ./conftest
configure:38871: $? = 0
configure:38882: result: yes
configure:39058: IPF-based transparent proxying enabled: no
configure:39145: Support for Netfilter-based interception proxy requested: yes
configure:39167: Linux Netfilter Conntrack support enabled: no
configure:39196: ZPH QOS enabled: yes
configure:39199: QOS netfilter mark preservation enabled: no
configure:39218: checking for regexec in -lregex
configure:39243: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lregex -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/usr/sbin/ld: cannot find -lregex
collect2: error: ld returned 1 exit status
configure:39243: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| #define HAVE_MSGHDR 1
| #define HAVE_SOCKADDR_UN 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define IPF_TRANSPARENT 0
| #define PF_TRANSPARENT 0
| #define USE_NAT_DEVPF 0
| #define LINUX_NETFILTER 1
| #define USE_QOS_TOS 1
| #define USE_LIBNETFILTERCONNTRACK 0
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char regexec ();
| int
| main ()
| {
| return regexec ();
| ;
| return 0;
| }
configure:39252: result: no
configure:39286: checking if the system-supplied regex lib actually works
configure:39311: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:39311: $? = 0
configure:39319: result: yes
configure:39328: checking if GNUregex needs to be compiled
configure:39330: result: no
configure:39357: checking Default UDP send buffer size
configure:39404: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:39404: $? = 0
configure:39404: ./conftest
configure:39404: $? = 0
configure:39413: result: 212992
configure:39422: checking Default UDP receive buffer size
configure:39469: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:39469: $? = 0
configure:39469: ./conftest
configure:39469: $? = 0
configure:39478: result: 212992
configure:39487: checking Default TCP send buffer size
configure:39534: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:39534: $? = 0
configure:39534: ./conftest
configure:39534: $? = 0
configure:39543: result: 16384
configure:39557: checking Default TCP receive buffer size
configure:39604: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:39604: $? = 0
configure:39604: ./conftest
configure:39604: $? = 0
configure:39613: result: 87380
configure:39616: Limiting receive buffer size to 64K
configure:39628: checking whether recv takes a pointer to void or char as second argument
configure:39659: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:384:7: error: conflicting declaration of C function 'int main()'
main ()
^
conftest.cpp:378:5: note: previous declaration 'int main(int, char**)'
int main (int argc, char ** argv) {
^
configure:39659: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| #define HAVE_MSGHDR 1
| #define HAVE_SOCKADDR_UN 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define IPF_TRANSPARENT 0
| #define PF_TRANSPARENT 0
| #define USE_NAT_DEVPF 0
| #define LINUX_NETFILTER 1
| #define USE_QOS_TOS 1
| #define USE_LIBNETFILTERCONNTRACK 0
| #define USE_GNUREGEX 0
| #define SQUID_DETECT_UDP_SO_SNDBUF 212992
| #define SQUID_DETECT_UDP_SO_RCVBUF 212992
| #define SQUID_TCP_SO_SNDBUF 16384
| #define SQUID_TCP_SO_RCVBUF 65535
| /* end confdefs.h. */
|
| #include
| #if HAVE_SYS_SOCKET_H
| #include
| #endif
| #if HAVE_WINSOCK2_H
| #include
| #elif HAVE_WINSOCK_H
| #include
| #endif
| int main (int argc, char ** argv) {
| void *buf;
| recv(0,buf,0,0);
| }
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:39665: result: char*
configure:39669: result: char
configure:39678: checking if sys_errlist is already defined
configure:39694: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:373:11: error: cannot convert 'const char* const*' to 'char*' in initialization
char *s = sys_errlist;
^
configure:39694: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| #define HAVE_MSGHDR 1
| #define HAVE_SOCKADDR_UN 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define IPF_TRANSPARENT 0
| #define PF_TRANSPARENT 0
| #define USE_NAT_DEVPF 0
| #define LINUX_NETFILTER 1
| #define USE_QOS_TOS 1
| #define USE_LIBNETFILTERCONNTRACK 0
| #define USE_GNUREGEX 0
| #define SQUID_DETECT_UDP_SO_SNDBUF 212992
| #define SQUID_DETECT_UDP_SO_RCVBUF 212992
| #define SQUID_TCP_SO_SNDBUF 16384
| #define SQUID_TCP_SO_RCVBUF 65535
| #define RECV_ARG_TYPE char
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| char *s = sys_errlist;
| ;
| return 0;
| }
configure:39702: result: yes
configure:39720: checking for system-provided MAXPATHLEN
configure:39736: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
configure:39736: $? = 0
configure:39738: result: yes
configure:39753: checking for libresolv _dns_ttl_ hack
configure:39770: g++ -o conftest -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include -m64 -g conftest.cpp -lm -lnsl -lresolv -lcap -lrt -ldl -ldl >&5
/tmp/ccagFALS.o: In function `main':
/tmp/squid/src/squid-3.5.12/conftest.cpp:374: undefined reference to `_dns_ttl_'
collect2: error: ld returned 1 exit status
configure:39770: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| #define HAVE_MSGHDR 1
| #define HAVE_SOCKADDR_UN 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define IPF_TRANSPARENT 0
| #define PF_TRANSPARENT 0
| #define USE_NAT_DEVPF 0
| #define LINUX_NETFILTER 1
| #define USE_QOS_TOS 1
| #define USE_LIBNETFILTERCONNTRACK 0
| #define USE_GNUREGEX 0
| #define SQUID_DETECT_UDP_SO_SNDBUF 212992
| #define SQUID_DETECT_UDP_SO_RCVBUF 212992
| #define SQUID_TCP_SO_SNDBUF 16384
| #define SQUID_TCP_SO_RCVBUF 65535
| #define RECV_ARG_TYPE char
| #define NEED_SYS_ERRLIST 1
| /* end confdefs.h. */
| extern int _dns_ttl_;
| int
| main ()
| {
| return _dns_ttl_;
| ;
| return 0;
| }
configure:39778: result: no
configure:39796: checking for _res_ext.nsaddr_list
configure:39828: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:391:1: error: '_res_ext' was not declared in this scope
_res_ext.nsaddr_list[0].s_addr;
^
configure:39828: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| #define HAVE_MSGHDR 1
| #define HAVE_SOCKADDR_UN 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define IPF_TRANSPARENT 0
| #define PF_TRANSPARENT 0
| #define USE_NAT_DEVPF 0
| #define LINUX_NETFILTER 1
| #define USE_QOS_TOS 1
| #define USE_LIBNETFILTERCONNTRACK 0
| #define USE_GNUREGEX 0
| #define SQUID_DETECT_UDP_SO_SNDBUF 212992
| #define SQUID_DETECT_UDP_SO_RCVBUF 212992
| #define SQUID_TCP_SO_SNDBUF 16384
| #define SQUID_TCP_SO_RCVBUF 65535
| #define RECV_ARG_TYPE char
| #define NEED_SYS_ERRLIST 1
| #define LIBRESOLV_DNS_TTL_HACK 0
| /* end confdefs.h. */
|
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_NETINET_IN_H
| #include
| #endif
| #if HAVE_ARPA_INET_H
| #include
| #endif
| #if HAVE_ARPA_NAMESER_H
| #include
| #endif
| #if HAVE_RESOLV_H
| #include
| #endif
|
| int
| main ()
| {
| _res_ext.nsaddr_list[0].s_addr;
| ;
| return 0;
| }
configure:39837: result: no
configure:39849: checking for _res._u._ext.nsaddrs
configure:39882: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
In file included from conftest.cpp:385:0:
conftest.cpp: In function 'int main()':
conftest.cpp:392:5: error: 'i' was not declared in this scope
_res._u._ext.nsaddrs[0]->sin6_addr;
^
configure:39882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| #define HAVE_MSGHDR 1
| #define HAVE_SOCKADDR_UN 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define IPF_TRANSPARENT 0
| #define PF_TRANSPARENT 0
| #define USE_NAT_DEVPF 0
| #define LINUX_NETFILTER 1
| #define USE_QOS_TOS 1
| #define USE_LIBNETFILTERCONNTRACK 0
| #define USE_GNUREGEX 0
| #define SQUID_DETECT_UDP_SO_SNDBUF 212992
| #define SQUID_DETECT_UDP_SO_RCVBUF 212992
| #define SQUID_TCP_SO_SNDBUF 16384
| #define SQUID_TCP_SO_RCVBUF 65535
| #define RECV_ARG_TYPE char
| #define NEED_SYS_ERRLIST 1
| #define LIBRESOLV_DNS_TTL_HACK 0
| /* end confdefs.h. */
|
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_NETINET_IN_H
| #include
| #endif
| #if HAVE_ARPA_INET_H
| #include
| #endif
| #if HAVE_ARPA_NAMESER_H
| #include
| #endif
| #if HAVE_RESOLV_H
| #include
| #endif
|
| int
| main ()
| {
| i
| _res._u._ext.nsaddrs[0]->sin6_addr;
| ;
| return 0;
| }
configure:39889: result: no
configure:39901: checking for _res.nsaddr_list
configure:39934: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:39934: $? = 0
configure:39941: result: yes
configure:39953: checking for _res.ns_list
configure:39985: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:393:6: error: 'struct __res_state' has no member named 'ns_list'
_res.ns_list[0].addr;
^
configure:39985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Squid Web Proxy"
| #define PACKAGE_TARNAME "squid"
| #define PACKAGE_VERSION "3.5.12"
| #define PACKAGE_STRING "Squid Web Proxy 3.5.12"
| #define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
| #define PACKAGE_URL ""
| #define PACKAGE "squid"
| #define VERSION "3.5.12"
| #define HAVE_CXX11 1
| #define DEFAULT_PREFIX /usr
| #define USE_LOADABLE_MODULES 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_LTDL 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| #define LT_LIBEXT "a"
| #define LT_LIBPREFIX "lib"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
| #define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
| #define SQUID_BUILD_INFO ""
| #define _USE_INLINE_ 1
| #define HAVE_ATOMIC_OPS 1
| #define USE_CBDATA_DEBUG 0
| #define XMALLOC_STATISTICS 0
| #define HAVE_SHM 1
| #define USE_DISKIO 1
| #define HAVE_AIO_H 1
| #define USE_DISKIO_AIO 1
| #define USE_DISKIO_DISKTHREADS 1
| #define USE_DISKIO_IPCIO 1
| #define HAVE_FS_AUFS 1
| #define HAVE_FS_UFS 1
| #define HAVE_FS_DISKD 1
| #define USE_DELAY_POOLS 1
| #define ICAP_CLIENT 1
| #define USE_ECAP 0
| #define USE_ADAPTATION 1
| #define USE_WCCP 1
| #define USE_WCCPv2 1
| #define KILL_PARENT_OPT 0
| #define SQUID_SNMP 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_NET_IF_ARP_H 1
| #define HAVE_NET_ROUTE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define USE_SQUID_EUI 1
| #define USE_HTCP 1
| #define HAVE_NETTLE_MD5_H 1
| #define HAVE_GNUTLS_GNUTLS_H 1
| #define HAVE_GNUTLS_X509_H 1
| #define USE_GNUTLS 1
| #define HAVE_OPENSSL_BIO_H 1
| #define HAVE_OPENSSL_ERR_H 1
| #define HAVE_OPENSSL_MD5_H 1
| #define HAVE_OPENSSL_OPENSSLV_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_OPENSSL_X509V3_H 1
| #define HAVE_OPENSSL_ENGINE_H 1
| #define HAVE_OPENSSL_TXT_DB_H 1
| #define USE_OPENSSL 1
| #define SQUID_USE_SSLGETCERTIFICATE_HACK 1
| #define SQUID_USE_CONST_SSL_METHOD 1
| #define SQUID_SSLTXTDB_PSTRINGDATA 1
| #define SQUID_USE_SSLLHASH_HACK 1
| #define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
| #define USE_MIT_KRB5 1
| #define HAVE_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_H 1
| #define HAVE_GSSAPI_GSSAPI_KRB5_H 1
| #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
| #define HAVE_KRB5_H 1
| #define HAVE_COM_ERR_H 1
| #define HAVE_ET_COM_ERR_H 1
| #define HAVE_PROFILE_H 1
| #define HAVE_ERROR_MESSAGE 1
| #define HAVE_KRB5_GET_ERROR_MESSAGE 1
| #define HAVE_KRB5_FREE_ERROR_MESSAGE 1
| #define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
| #define HAVE_KRB5_PAC 1
| #define HAVE_KRB5_KT_FREE_ENTRY 1
| #define HAVE_GET_INIT_CREDS_KEYTAB 1
| #define HAVE_KRB5_GET_PROFILE 1
| #define HAVE_PROFILE_GET_INTEGER 1
| #define HAVE_PROFILE_RELEASE 1
| #define HAVE_KRB5_GET_RENEWED_CREDS 1
| #define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
| #define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
| #define HAVE_GSS_MAP_NAME_TO_ANY 1
| #define HAVE_GSS_MAP_ANY_TO_ANY 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
| #define HAVE_KRB5_MEMORY_CACHE 1
| #define HAVE_KRB5_MEMORY_KEYTAB 1
| #define HAVE_GSSAPI 1
| #define HAVE_SPNEGO 1
| #define HAVE_KRB5 1
| #define HAVE_LDAP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP 1
| #define HAVE_OPENLDAP 1
| #define HAVE_LDAP_REBIND_PROC 1
| #define HAVE_LDAP_SCOPE_DEFAULT 1
| #define HAVE_LDAP_URL_LUD_SCHEME 1
| #define HAVE_LDAP_URL_DESC2STR 1
| #define HAVE_LDAP_URL_PARSE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define USE_FORW_VIA_DB 0
| #define USE_CACHE_DIGESTS 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_IOCTL 1
| #define HAVE_WRITE 1
| #define USE_HTTP_VIOLATIONS 1
| #define IPFW_TRANSPARENT 0
| #define SIZEOF_LONG 8
| #define USE_LEAKFINDER 0
| #define FOLLOW_X_FORWARDED_FOR 1
| #define USE_IDENT 1
| #define USE_SSL_CRTD 1
| #define USE_AUTH 1
| #define HAVE_AUTH_MODULE_BASIC 1
| #define HAVE_LDAP_H 1
| #define HAVE_CRYPT 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_RPC_RPC_H 1
| #define HAVE_RPCSVC_YPCLNT_H 1
| #define HAVE_RPCSVC_YP_PROT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SECURITY_PAM_APPL_H 1
| #define PAM_CONV_FUNC_CONST_PARM const
| #define HAVE_SASL_SASL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_CRYPT 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_AUTH_MODULE_DIGEST 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_AUTH_MODULE_NEGOTIATE 1
| #define HAVE_VFORK 1
| #define HAVE_AUTH_MODULE_NTLM 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_PWD_H 1
| #define WITH_VALGRIND 0
| #define USE_CHUNKEDMEMPOOLS 0
| #define USE_WIN32_SERVICE 0
| #define USE_UNLINKD 1
| #define PRINT_STACK_TRACE 0
| #define USE_XPROF_STATS 0
| #define X_ACCELERATOR_VARY 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LBER_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LINUX_POSIX_TYPES_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYSCALL_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_BYTESWAP_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_DB_H 1
| #define HAVE_DB_185_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IF_ETHER_H 1
| #define HAVE_NETINET_ICMP6_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_IP6_H 1
| #define HAVE_NETINET_IP_ICMP_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_STRUCT_TM_TM_GMTOFF 1
| #define HAVE_STRUCT_RUSAGE 1
| #define HAVE_STRUCT_IPHDR_IP_HL 1
| #define SIZEOF_VOID_P 8
| #define SIZEOF_INT64_T 8
| #define SIZEOF_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_SIZE_T 8
| #define HAVE_NULLPTR_T 1
| #define HAVE_UNIQUE_PTR 1
| #define HAVE_MODE_T 1
| #define HAVE_FD_MASK 1
| #define HAVE_SOCKLEN_T 1
| #define PRIuSIZE "zu"
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LIBCAP 1
| #define USE_LIBCAP 1
| #define LIBCAP_BROKEN 1
| #define HAVE_UNIXSOCKET 1
| #define DEFAULT_FD_SETSIZE 1024
| #define HAVE_SETRLIMIT 1
| #define SQUID_MAXFD 32768
| #define USE_IPV6 1
| #define HAVE_SIN6_LEN_IN_SAI 0
| #define HAVE_SS_LEN_IN_SS 0
| #define HAVE_SIN_LEN_IN_SAI 0
| #define HAVE_BACKTRACE_SYMBOLS_FD 1
| #define HAVE_BCOPY 1
| #define HAVE_FCHMOD 1
| #define HAVE_GETDTABLESIZE 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETPASS 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GLOB 1
| #define HAVE_LRAND48 1
| #define HAVE_MALLOPT 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKSTEMP 1
| #define HAVE_MKTIME 1
| #define HAVE_POLL 1
| #define HAVE_PRCTL 1
| #define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
| #define HAVE_PTHREAD_ATTR_SETSCOPE 1
| #define HAVE_PTHREAD_SETSCHEDPARAM 1
| #define HAVE_PUTENV 1
| #define HAVE_RANDOM 1
| #define HAVE_REGCOMP 1
| #define HAVE_REGEXEC 1
| #define HAVE_REGFREE 1
| #define HAVE___RES_INIT 1
| #define HAVE_RINT 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SELECT 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGROUPS 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SRAND48 1
| #define HAVE_SRANDOM 1
| #define HAVE_SYSCONF 1
| #define HAVE_SYSLOG 1
| #define HAVE_TIMEGM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_DRAND48 1
| #define HAVE_INITGROUPS 1
| #define HAVE_PSIGNAL 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOLL 1
| #define HAVE_TEMPNAM 1
| #define HAVE_DECL_GETADDRINFO 1
| #define HAVE_DECL_GETNAMEINFO 1
| #define HAVE_DECL_INET_NTOP 1
| #define HAVE_DECL_INET_PTON 1
| #define USE_EPOLL 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_SETRESUID 1
| #define HAVE_CONSTANT_CMSG_SPACE 1
| #define HAVE_CMSGHDR 1
| #define HAVE_IOVEC 1
| #define HAVE_MSGHDR 1
| #define HAVE_SOCKADDR_UN 1
| #define HAVE_VA_COPY 1
| #define HAVE___VA_COPY 1
| #define IPF_TRANSPARENT 0
| #define PF_TRANSPARENT 0
| #define USE_NAT_DEVPF 0
| #define LINUX_NETFILTER 1
| #define USE_QOS_TOS 1
| #define USE_LIBNETFILTERCONNTRACK 0
| #define USE_GNUREGEX 0
| #define SQUID_DETECT_UDP_SO_SNDBUF 212992
| #define SQUID_DETECT_UDP_SO_RCVBUF 212992
| #define SQUID_TCP_SO_SNDBUF 16384
| #define SQUID_TCP_SO_RCVBUF 65535
| #define RECV_ARG_TYPE char
| #define NEED_SYS_ERRLIST 1
| #define LIBRESOLV_DNS_TTL_HACK 0
| #define _SQUID_RES_NSADDR_LIST _res.nsaddr_list
| #define _SQUID_RES_NSADDR_COUNT _res.nscount
| /* end confdefs.h. */
|
| #if HAVE_SYS_TYPES_H
| #include
| #endif
| #if HAVE_NETINET_IN_H
| #include
| #endif
| #if HAVE_ARPA_INET_H
| #include
| #endif
| #if HAVE_ARPA_NAMESER_H
| #include
| #endif
| #if HAVE_RESOLV_H
| #include
| #endif
|
| int
| main ()
| {
| _res.ns_list[0].addr;
| ;
| return 0;
| }
configure:39992: result: no
configure:40007: checking sys/statvfs.h usability
configure:40007: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:40007: $? = 0
configure:40007: result: yes
configure:40007: checking sys/statvfs.h presence
configure:40007: g++ -E -I/usr/include conftest.cpp
configure:40007: $? = 0
configure:40007: result: yes
configure:40007: checking for sys/statvfs.h
configure:40007: result: yes
configure:40019: checking for working statvfs() interface
configure:40046: g++ -c -m64 -I/usr/include/p11-kit-1 -std=c++11 -I/usr/include conftest.cpp >&5
configure:40046: $? = 0
configure:40054: result: yes
configure:40367: Multi-Language support enabled: yes
configure:40418: BUILD LIBRARIES:
configure:40420: BUILD EXTRA LIBRARIES: -lm -lnsl -lresolv -lcap -lrt -ldl -ldl
configure:40422: BUILD OBJECTS:
configure:40424: BUILD EXTRA OBJECTS:
configure:40426: BUILD C FLAGS: -m64 -Wall
configure:40428: BUILD EXTRA C FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT
configure:40430: BUILD C++ FLAGS: -m64 -I/usr/include/p11-kit-1 -std=c++11
configure:40432: BUILD EXTRA C++ FLAGS: -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT
configure:40434: BUILD Tools C++ FLAGS: -m64 -I/usr/include/p11-kit-1 -std=c++11
configure:40554: checking that generated files are newer than configure
configure:40560: result: done
configure:40777: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Squid Web Proxy config.status 3.5.12, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on c48f2a43260d

config.status:1795: creating Makefile
config.status:1795: creating compat/Makefile
config.status:1795: creating lib/Makefile
config.status:1795: creating lib/ntlmauth/Makefile
config.status:1795: creating lib/libTrie/Makefile
config.status:1795: creating lib/libTrie/test/Makefile
config.status:1795: creating lib/profiler/Makefile
config.status:1795: creating lib/rfcnb/Makefile
config.status:1795: creating lib/smblib/Makefile
config.status:1795: creating lib/snmplib/Makefile
config.status:1795: creating scripts/Makefile
config.status:1795: creating src/Makefile
config.status:1795: creating src/anyp/Makefile
config.status:1795: creating src/ftp/Makefile
config.status:1795: creating src/base/Makefile
config.status:1795: creating src/acl/Makefile
config.status:1795: creating src/clients/Makefile
config.status:1795: creating src/servers/Makefile
config.status:1795: creating src/fs/Makefile
config.status:1795: creating src/repl/Makefile
config.status:1795: creating src/auth/Makefile
config.status:1795: creating src/auth/basic/Makefile
config.status:1795: creating src/auth/digest/Makefile
config.status:1795: creating src/auth/negotiate/Makefile
config.status:1795: creating src/auth/ntlm/Makefile
config.status:1795: creating src/adaptation/Makefile
config.status:1795: creating src/adaptation/icap/Makefile
config.status:1795: creating src/adaptation/ecap/Makefile
config.status:1795: creating src/comm/Makefile
config.status:1795: creating src/esi/Makefile
config.status:1795: creating src/eui/Makefile
config.status:1795: creating src/format/Makefile
config.status:1795: creating src/helper/Makefile
config.status:1795: creating src/http/Makefile
config.status:1795: creating src/icmp/Makefile
config.status:1795: creating src/ident/Makefile
config.status:1795: creating src/ip/Makefile
config.status:1795: creating src/log/Makefile
config.status:1795: creating src/ipc/Makefile
config.status:1795: creating src/ssl/Makefile
config.status:1795: creating src/mgr/Makefile
config.status:1795: creating src/parser/Makefile
config.status:1795: creating src/snmp/Makefile
config.status:1795: creating contrib/Makefile
config.status:1795: creating icons/Makefile
config.status:1795: creating errors/Makefile
config.status:1795: creating test-suite/Makefile
config.status:1795: creating doc/Makefile
config.status:1795: creating doc/manuals/Makefile
config.status:1795: creating doc/release-notes/Makefile
config.status:1795: creating helpers/Makefile
config.status:1795: creating helpers/basic_auth/Makefile
config.status:1795: creating helpers/basic_auth/DB/Makefile
config.status:1795: creating helpers/basic_auth/fake/Makefile
config.status:1795: creating helpers/basic_auth/getpwnam/Makefile
config.status:1795: creating helpers/basic_auth/LDAP/Makefile
config.status:1795: creating helpers/basic_auth/MSNT-multi-domain/Makefile
config.status:1795: creating helpers/basic_auth/NCSA/Makefile
config.status:1795: creating helpers/basic_auth/NIS/Makefile
config.status:1795: creating helpers/basic_auth/PAM/Makefile
config.status:1795: creating helpers/basic_auth/POP3/Makefile
config.status:1795: creating helpers/basic_auth/RADIUS/Makefile
config.status:1795: creating helpers/basic_auth/SASL/Makefile
config.status:1795: creating helpers/basic_auth/SMB/Makefile
config.status:1795: creating helpers/basic_auth/SMB_LM/Makefile
config.status:1795: creating helpers/basic_auth/SSPI/Makefile
config.status:1795: creating helpers/digest_auth/Makefile
config.status:1795: creating helpers/digest_auth/eDirectory/Makefile
config.status:1795: creating helpers/digest_auth/file/Makefile
config.status:1795: creating helpers/digest_auth/LDAP/Makefile
config.status:1795: creating helpers/ntlm_auth/Makefile
config.status:1795: creating helpers/ntlm_auth/fake/Makefile
config.status:1795: creating helpers/ntlm_auth/smb_lm/Makefile
config.status:1795: creating helpers/ntlm_auth/SSPI/Makefile
config.status:1795: creating helpers/negotiate_auth/Makefile
config.status:1795: creating helpers/negotiate_auth/kerberos/Makefile
config.status:1795: creating helpers/negotiate_auth/SSPI/Makefile
config.status:1795: creating helpers/negotiate_auth/wrapper/Makefile
config.status:1795: creating helpers/external_acl/Makefile
config.status:1795: creating helpers/external_acl/AD_group/Makefile
config.status:1795: creating helpers/external_acl/delayer/Makefile
config.status:1795: creating helpers/external_acl/eDirectory_userip/Makefile
config.status:1795: creating helpers/external_acl/file_userip/Makefile
config.status:1795: creating helpers/external_acl/kerberos_ldap_group/Makefile
config.status:1795: creating helpers/external_acl/LDAP_group/Makefile
config.status:1795: creating helpers/external_acl/LM_group/Makefile
config.status:1795: creating helpers/external_acl/session/Makefile
config.status:1795: creating helpers/external_acl/SQL_session/Makefile
config.status:1795: creating helpers/external_acl/unix_group/Makefile
config.status:1795: creating helpers/external_acl/wbinfo_group/Makefile
config.status:1795: creating helpers/external_acl/time_quota/Makefile
config.status:1795: creating helpers/log_daemon/Makefile
config.status:1795: creating helpers/log_daemon/DB/Makefile
config.status:1795: creating helpers/log_daemon/file/Makefile
config.status:1795: creating helpers/url_rewrite/Makefile
config.status:1795: creating helpers/url_rewrite/fake/Makefile
config.status:1795: creating helpers/ssl/Makefile
config.status:1795: creating helpers/storeid_rewrite/Makefile
config.status:1795: creating helpers/storeid_rewrite/file/Makefile
config.status:1795: creating tools/Makefile
config.status:1795: creating tools/purge/Makefile
config.status:1795: creating tools/squidclient/Makefile
config.status:1795: creating tools/systemd/Makefile
config.status:1795: creating tools/sysvinit/Makefile
config.status:1795: creating include/autoconf.h
config.status:2024: executing depfiles commands
config.status:2024: executing libtool commands
configure:43438: === configuring in libltdl (/tmp/squid/src/squid-3.5.12/libltdl)
configure:43501: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host' 'x86_64-unknown-linux' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS=' --cache-file=/dev/null --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_dbopen_libdb=yes
ac_cv_env_BUILDCXXFLAGS_set=
ac_cv_env_BUILDCXXFLAGS_value=
ac_cv_env_BUILDCXX_set=
ac_cv_env_BUILDCXX_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_EXT_LIBECAP_CFLAGS_set=
ac_cv_env_EXT_LIBECAP_CFLAGS_value=
ac_cv_env_EXT_LIBECAP_LIBS_set=
ac_cv_env_EXT_LIBECAP_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBGNUTLS_CFLAGS_set=
ac_cv_env_LIBGNUTLS_CFLAGS_value=
ac_cv_env_LIBGNUTLS_LIBS_set=
ac_cv_env_LIBGNUTLS_LIBS_value=
ac_cv_env_LIBOPENSSL_CFLAGS_set=
ac_cv_env_LIBOPENSSL_CFLAGS_value=
ac_cv_env_LIBOPENSSL_LIBS_set=
ac_cv_env_LIBOPENSSL_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIB_KRB5_CFLAGS_set=
ac_cv_env_LIB_KRB5_CFLAGS_value=
ac_cv_env_LIB_KRB5_LIBS_set=
ac_cv_env_LIB_KRB5_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PO2HTML_set=
ac_cv_env_PO2HTML_value=
ac_cv_env_PO2TEXT_set=
ac_cv_env_PO2TEXT_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___htole16=no
ac_cv_func___htole32=no
ac_cv_func___le16toh=no
ac_cv_func___le32toh=no
ac_cv_func___res_init=yes
ac_cv_func_alloca_works=yes
ac_cv_func_argz_add=yes
ac_cv_func_argz_append=yes
ac_cv_func_argz_count=yes
ac_cv_func_argz_create_sep=yes
ac_cv_func_argz_insert=yes
ac_cv_func_argz_next=yes
ac_cv_func_argz_stringify=yes
ac_cv_func_backtrace_symbols_fd=yes
ac_cv_func_bcopy=yes
ac_cv_func_bswap16=no
ac_cv_func_bswap32=no
ac_cv_func_bswap_16=no
ac_cv_func_bswap_32=no
ac_cv_func_closedir=yes
ac_cv_func_crypt=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=no
ac_cv_func_drand48=yes
ac_cv_func_eui64_aton=no
ac_cv_func_fchmod=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpass=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getspnam=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_glob=yes
ac_cv_func_gss_map_name_to_any=yes
ac_cv_func_gsskrb5_extract_authz_data_from_sec_context=yes
ac_cv_func_htole16=no
ac_cv_func_htole32=no
ac_cv_func_initgroups=yes
ac_cv_func_ioctl=yes
ac_cv_func_kqueue=no
ac_cv_func_le16toh=no
ac_cv_func_le32toh=no
ac_cv_func_lrand48=yes
ac_cv_func_mallocblksize=no
ac_cv_func_mallopt=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_memrchr=yes
ac_cv_func_memset=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktime=yes
ac_cv_func_mstats=no
ac_cv_func_opendir=yes
ac_cv_func_poll=yes
ac_cv_func_prctl=yes
ac_cv_func_psignal=yes
ac_cv_func_pthread_attr_setschedparam=yes
ac_cv_func_pthread_attr_setscope=yes
ac_cv_func_pthread_setschedparam=yes
ac_cv_func_pthread_sigmask=no
ac_cv_func_putenv=yes
ac_cv_func_random=yes
ac_cv_func_readdir=yes
ac_cv_func_regcomp=yes
ac_cv_func_regexec=yes
ac_cv_func_regfree=yes
ac_cv_func_res_init=no
ac_cv_func_rint=yes
ac_cv_func_sched_getaffinity=yes
ac_cv_func_sched_setaffinity=yes
ac_cv_func_select=yes
ac_cv_func_seteuid=yes
ac_cv_func_setgroups=yes
ac_cv_func_setpgrp=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_shl_load=no
ac_cv_func_sigaction=yes
ac_cv_func_snprintf=yes
ac_cv_func_socketpair=yes
ac_cv_func_srand48=yes
ac_cv_func_srandom=yes
ac_cv_func_statvfs=yes
ac_cv_func_strerror=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strtoll=yes
ac_cv_func_sysconf=yes
ac_cv_func_syslog=yes
ac_cv_func_tempnam=yes
ac_cv_func_timegm=yes
ac_cv_func_vfork=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_write=yes
ac_cv_have_decl_dbopen=yes
ac_cv_have_decl_getaddrinfo=yes
ac_cv_have_decl_getnameinfo=yes
ac_cv_have_decl_inet_ntop=yes
ac_cv_have_decl_inet_pton=yes
ac_cv_have_decl_krb5_kt_free_entry=yes
ac_cv_have_decl_lt_dlinterface_register=yes
ac_cv_have_res_ext_nsaddr_list=no
ac_cv_have_res_ext_nsaddrs=no
ac_cv_have_res_ns_list=no
ac_cv_have_res_nsaddr_list=yes
ac_cv_have_sin6_len_in_struct_sai=no
ac_cv_have_sin_len_in_struct_sai=no
ac_cv_have_ss_len_in_struct_ss=no
ac_cv_header_aio_h=yes
ac_cv_header_argz_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_bstring_h=no
ac_cv_header_byteswap_h=yes
ac_cv_header_com_err_h=yes
ac_cv_header_cppunit_extensions_HelperMacros_h=no
ac_cv_header_crypt_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_db_185_h=yes
ac_cv_header_db_h=yes
ac_cv_header_direct_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_et_com_err_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_glib_h=no
ac_cv_header_glob_h=yes
ac_cv_header_gnumalloc_h=no
ac_cv_header_gnutls_gnutls_h=yes
ac_cv_header_gnutls_x509_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_gssapi_gssapi_generic_h=yes
ac_cv_header_gssapi_gssapi_h=yes
ac_cv_header_gssapi_gssapi_krb5_h=yes
ac_cv_header_gssapi_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_ipl_h=no
ac_cv_header_krb5_h=yes
ac_cv_header_lber_h=yes
ac_cv_header_ldap_h=yes
ac_cv_header_libc_h=no
ac_cv_header_libnetfilter_conntrack_libnetfilter_conntrack_h=no
ac_cv_header_libnetfilter_conntrack_libnetfilter_conntrack_tcp_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_netfilter_ipv4_h=yes
ac_cv_header_linux_netfilter_ipv6_ip6_tables_h=no
ac_cv_header_linux_posix_types_h=yes
ac_cv_header_linux_types_h=yes
ac_cv_header_ltdl_h=yes
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_machine_byte_swap_h=no
ac_cv_header_malloc_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mount_h=no
ac_cv_header_mozldap_ldap_h=no
ac_cv_header_mswsock_h=no
ac_cv_header_net_if_arp_h=yes
ac_cv_header_net_if_dl_h=no
ac_cv_header_net_if_h=yes
ac_cv_header_net_pf_pfvar_h=no
ac_cv_header_net_pfvar_h=no
ac_cv_header_net_route_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_icmp6_h=yes
ac_cv_header_netinet_if_ether_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_netinet_ip6_h=yes
ac_cv_header_netinet_ip_h=yes
ac_cv_header_netinet_ip_icmp_h=yes
ac_cv_header_netinet_ipl_h=no
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_nettle_md5_h=yes
ac_cv_header_openssl_bio_h=yes
ac_cv_header_openssl_engine_h=yes
ac_cv_header_openssl_err_h=yes
ac_cv_header_openssl_md5_h=yes
ac_cv_header_openssl_opensslv_h=yes
ac_cv_header_openssl_ssl_h=yes
ac_cv_header_openssl_txt_db_h=yes
ac_cv_header_openssl_x509v3_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_profile_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_rpc_rpc_h=yes
ac_cv_header_rpcsvc_yp_prot_h=yes
ac_cv_header_rpcsvc_ypclnt_h=yes
ac_cv_header_sasl_h=no
ac_cv_header_sasl_sasl_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_security_pam_appl_h=yes
ac_cv_header_shadow_h=yes
ac_cv_header_siginfo_h=no
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bitypes_h=yes
ac_cv_header_sys_bswap_h=no
ac_cv_header_sys_capability_h=yes
ac_cv_header_sys_devpoll_h=no
ac_cv_header_sys_dl_h=no
ac_cv_header_sys_endian_h=no
ac_cv_header_sys_epoll_h=yes
ac_cv_header_sys_event_h=no
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_cc=no
ac_cv_header_sys_md5_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_msg_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statvfs_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syscall_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_varargs_h=no
ac_cv_header_w32api_windows_h=no
ac_cv_header_wchar_h=yes
ac_cv_header_windows_h=no
ac_cv_header_winldap_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_cap_cap_clear_flag=yes
ac_cv_lib_com_err_error_message=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_dld_link=no
ac_cv_lib_dld_shl_load=no
ac_cv_lib_gnumalloc_malloc=no
ac_cv_lib_krb5_krb5_free_error_message=yes
ac_cv_lib_krb5_krb5_free_error_string=no
ac_cv_lib_krb5_krb5_get_err_text=no
ac_cv_lib_krb5_krb5_get_error_message=yes
ac_cv_lib_krb5_krb5_get_init_creds_keytab=yes
ac_cv_lib_krb5_krb5_get_init_creds_opt_alloc=yes
ac_cv_lib_krb5_krb5_get_max_time_skew=no
ac_cv_lib_krb5_krb5_get_profile=yes
ac_cv_lib_krb5_krb5_get_renewed_creds=yes
ac_cv_lib_krb5_krb5_kt_free_entry=yes
ac_cv_lib_krb5_krb5_principal_get_realm=no
ac_cv_lib_krb5_profile_get_integer=yes
ac_cv_lib_krb5_profile_release=yes
ac_cv_lib_lber_ber_init=yes
ac_cv_lib_ldap_ldap_init=yes
ac_cv_lib_ldap_ldap_start_tls_s=yes
ac_cv_lib_ldap_ldap_url_desc2str=yes
ac_cv_lib_ldap_ldap_url_parse=yes
ac_cv_lib_ldap_ldapssl_client_init=no
ac_cv_lib_ltdl_lt_dladvise_preload=yes
ac_cv_lib_malloc_main=no
ac_cv_lib_md5_MD5Init=no
ac_cv_lib_nettle_nettle_md5_init=yes
ac_cv_lib_pthread_pthread_create_=yes
ac_cv_lib_regex_regexec=no
ac_cv_lib_rt_aio_read=yes
ac_cv_lib_sasl2_sasl_errstring=yes
ac_cv_libresolv_dns_ttl_hack=no
ac_cv_member_struct_iphdr_ip_hl=yes
ac_cv_member_struct_ldap_url_desc_lud_scheme=yes
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_needs_sys_errlist=yes
ac_cv_objext=o
ac_cv_path_AR=/usr/sbin/ar
ac_cv_path_CHMOD=/usr/sbin/chmod
ac_cv_path_CPPUNITCONFIG=false
ac_cv_path_EGREP=/usr/sbin/egrep
ac_cv_path_FALSE=/usr/sbin/false
ac_cv_path_FGREP=/usr/sbin/fgrep
ac_cv_path_LINUXDOC=/usr/sbin/false
ac_cv_path_LN=/usr/sbin/ln
ac_cv_path_MKDIR=/usr/sbin/mkdir
ac_cv_path_MV=/usr/sbin/mv
ac_cv_path_PERL=/usr/sbin/perl
ac_cv_path_POD2MAN=/usr/sbin/false
ac_cv_path_RM=/usr/sbin/rm
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_SH=/usr/sbin/sh
ac_cv_path_TR=/usr/sbin/tr
ac_cv_path_TRUE=/usr/sbin/true
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=/usr/sbin/ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DUMPBIN='link -dump'
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search___res_search=-lresolv
ac_cv_search_bind='none required'
ac_cv_search_dlopen=-ldl
ac_cv_search_epoll_ctl='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_log='none required'
ac_cv_search_nfct_query=no
ac_cv_search_opcom_stack_trace=no
ac_cv_search_opendir='none required'
ac_cv_search_res_init=no
ac_cv_search_rint=-lm
ac_cv_search_shm_open=-lrt
ac_cv_search_strlcpy=no
ac_cv_search_yp_match=-lnsl
ac_cv_sizeof_int64_t=8
ac_cv_sizeof_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_size_t=8
ac_cv_sizeof_void_p=8
ac_cv_struct_tm=time.h
ac_cv_type_bool=yes
ac_cv_type_error_t=yes
ac_cv_type_fd_mask=yes
ac_cv_type_krb5_pac=yes
ac_cv_type_mode_t=yes
ac_cv_type_mtyp_t=no
ac_cv_type_off_t=yes
ac_cv_type_pad128_t=no
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_struct_cmsghdr=yes
ac_cv_type_struct_iovec=yes
ac_cv_type_struct_msghdr=yes
ac_cv_type_struct_rusage=yes
ac_cv_type_struct_sockaddr_un=yes
ac_cv_type_uid_t=yes
ac_cv_type_upad128_t=no
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
ax_cv_cxx_compile_cxx11=no
ax_cv_cxx_compile_cxx11__std_cpp11=yes
libltdl_cv_lib_dl_dlopen=yes
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext=.so
libltdl_cv_shrext=.so
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_module_path_var=LD_LIBRARY_PATH
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
lt_cv_path_NM=no
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_argz_works=yes
lt_cv_sys_dlopen_deplibs=yes
lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/libfakeroot '
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_sys_symbol_underscore=no
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_LIBGNUTLS_CFLAGS=-I/usr/include/p11-kit-1
pkg_cv_LIBGNUTLS_LIBS=-lgnutls
pkg_cv_LIBOPENSSL_CFLAGS=
pkg_cv_LIBOPENSSL_LIBS='-lssl -lcrypto'
pkg_cv_LIB_KRB5_CFLAGS=
pkg_cv_LIB_KRB5_LIBS='-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err'
squid_cv_cc_arg_pipe=-pipe
squid_cv_cc_option_optimize=-O3
squid_cv_cc_option_wall=-Wall
squid_cv_cc_option_werror=-Werror
squid_cv_check_openssl_pstring=yes
squid_cv_check_sasl=yes
squid_cv_compiler=gcc
squid_cv_cxx_option_werror=-Werror
squid_cv_epoll_works=yes
squid_cv_func___va_copy=yes
squid_cv_func_strnstr=no
squid_cv_func_va_copy=yes
squid_cv_gnu_atomics=yes
squid_cv_have_spnego=yes
squid_cv_memory_cache=yes
squid_cv_memory_keytab=yes
squid_cv_pam_conv_signature=linux
squid_cv_recv_second_arg_type=char
squid_cv_regex_works=yes
squid_cv_resuid_works=yes
squid_cv_sys_capability_works=yes
squid_cv_unixsocket=yes
squid_cv_working_gssapi=yes
squid_cv_working_krb5=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/squid/src/squid-3.5.12/cfgaux/missing aclocal-1.15'
ADAPTATION_LIBS='adaptation/libadaptation.la'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='/usr/sbin/ar'
ARGZ_H=''
AR_R='/usr/sbin/ar r'
AUTH_LIBS_TO_BUILD=' basic/libbasic.la digest/libdigest.la negotiate/libnegotiate.la ntlm/libntlm.la'
AUTH_MODULES=' basic digest negotiate ntlm'
AUTOCONF='${SHELL} /tmp/squid/src/squid-3.5.12/cfgaux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/squid/src/squid-3.5.12/cfgaux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/squid/src/squid-3.5.12/cfgaux/missing automake-1.15'
AWK='gawk'
BASIC_AUTH_HELPERS=' DB LDAP MSNT-multi-domain NCSA NIS PAM POP3 RADIUS SASL SMB SMB_LM fake getpwnam'
BUILDCXX='g++'
BUILDCXXFLAGS=' -m64 -I/usr/include/p11-kit-1 -std=c++11'
BZR=''
CACHE_EFFECTIVE_USER='proxy'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-m64 -Wall '
CGIEXT='.cgi'
CHMOD='/usr/sbin/chmod'
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CPP='gcc -E'
CPPFLAGS='-I/usr/include '
CPPUNITCONFIG='false'
CRYPTLIB='-lcrypt'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-m64 -I/usr/include/p11-kit-1 -std=c++11'
CYGPATH_W='echo'
DEFAULT_HOSTS='/etc/hosts'
DEFAULT_LOG_DIR='/var/log/squid'
DEFAULT_PID_FILE='/run/squid.pid'
DEFAULT_SWAP_DIR='/var/cache/squid'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DIGEST_AUTH_HELPERS=' LDAP eDirectory file'
DISK_LIBS=' libAIO.a libBlocking.a libDiskDaemon.a libDiskThreads.a libIpcIo.a libMmapped.a'
DISK_LINKOBJS=' DiskIO/AIO/AIODiskIOModule.o DiskIO/Blocking/BlockingDiskIOModule.o DiskIO/DiskDaemon/DiskDaemonDiskIOModule.o DiskIO/DiskThreads/DiskThreadsDiskIOModule.o DiskIO/IpcIo/IpcIoDiskIOModule.o DiskIO/Mmapped/MmappedDiskIOModule.o'
DISK_MODULES=' AIO Blocking DiskDaemon DiskThreads IpcIo Mmapped'
DISK_OS_LIBS=' -lrt -lpthread'
DISK_PROGRAMS=' DiskIO/DiskDaemon/diskd'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=':'
ECAP_LIBS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/egrep'
ENABLE_AUTH_BASIC_FALSE='#'
ENABLE_AUTH_BASIC_TRUE=''
ENABLE_AUTH_DIGEST_FALSE='#'
ENABLE_AUTH_DIGEST_TRUE=''
ENABLE_AUTH_FALSE='#'
ENABLE_AUTH_NEGOTIATE_FALSE='#'
ENABLE_AUTH_NEGOTIATE_TRUE=''
ENABLE_AUTH_NTLM_FALSE='#'
ENABLE_AUTH_NTLM_TRUE=''
ENABLE_AUTH_TRUE=''
ENABLE_DELAY_POOLS_FALSE='#'
ENABLE_DELAY_POOLS_TRUE=''
ENABLE_HTCP_FALSE='#'
ENABLE_HTCP_TRUE=''
ENABLE_LOADABLE_MODULES_FALSE='#'
ENABLE_LOADABLE_MODULES_TRUE=''
ENABLE_PINGER_FALSE=''
ENABLE_PINGER_TRUE='#'
ENABLE_POD2MAN_DOC_FALSE=''
ENABLE_POD2MAN_DOC_TRUE='#'
ENABLE_RELEASE_DOCS_FALSE=''
ENABLE_RELEASE_DOCS_TRUE='#'
ENABLE_SNMP_FALSE='#'
ENABLE_SNMP_TRUE=''
ENABLE_SSL_FALSE='#'
ENABLE_SSL_TRUE=''
ENABLE_UNLINKD_FALSE='#'
ENABLE_UNLINKD_TRUE=''
ENABLE_WIN32SPECIFIC_FALSE=''
ENABLE_WIN32SPECIFIC_TRUE='#'
ENABLE_WIN32_AIOPS_FALSE=''
ENABLE_WIN32_AIOPS_TRUE='#'
ENABLE_WIN32_AIO_FALSE=''
ENABLE_WIN32_AIO_TRUE='#'
ENABLE_WIN32_IPC_FALSE=''
ENABLE_WIN32_IPC_TRUE='#'
ENABLE_XPROF_STATS_FALSE=''
ENABLE_XPROF_STATS_TRUE='#'
EPOLL_LIBS=''
EUILIB=''
EXEEXT=''
EXPATLIB=''
EXTERNAL_ACL_HELPERS=' LDAP_group SQL_session delayer eDirectory_userip file_userip kerberos_ldap_group session time_quota unix_group wbinfo_group'
EXT_LIBECAP_CFLAGS=''
EXT_LIBECAP_LIBS=''
FALSE='/usr/sbin/false'
FGREP='/usr/sbin/fgrep'
GREP='grep'
HAVE_CXX11='1'
HAVE_FS_ROCK_FALSE=''
HAVE_FS_ROCK_TRUE='#'
HAVE_FS_UFS_FALSE='#'
HAVE_FS_UFS_TRUE=''
HAVE_LIBEXPAT_FALSE=''
HAVE_LIBEXPAT_TRUE='#'
HAVE_LIBXML2_FALSE=''
HAVE_LIBXML2_TRUE='#'
HAVE_SPNEGO_FALSE='#'
HAVE_SPNEGO_TRUE=''
ICAP_LIBS='icap/libicap.la'
INCLTDL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KRB5INCS=''
KRB5LIBS=' -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err '
LBERLIB='-llber'
LD='/usr/sbin/ld -m elf_x86_64'
LDAPLIB='-lldap'
LDFLAGS='-m64 -g'
LIBADD_DL='-ldl'
LIBADD_DLD_LINK=''
LIBADD_DLOPEN='-ldl'
LIBADD_SHL_LOAD=''
LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1'
LIBGNUTLS_LIBS='-lgnutls'
LIBLTDL='-lltdl'
LIBOBJS=''
LIBOPENSSL_CFLAGS=''
LIBOPENSSL_LIBS='-lssl -lcrypto'
LIBS=''
LIBSASL='-lsasl2'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_DB='-ldb'
LIB_KRB5_CFLAGS=''
LIB_KRB5_LIBS='-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err'
LINUXDOC='/usr/sbin/false'
LIPO=''
LN='/usr/sbin/ln'
LN_S='ln -s'
LOG_DAEMON_HELPERS=' DB file'
LTDLDEPS=''
LTDLINCL=''
LTDLOPEN='libltdl'
LTLIBOBJS=''
LT_CONFIG_H='include/autoconf.h'
LT_DLLOADERS=' libltdl/dlopen.la'
LT_DLPREOPEN='-dlpreopen libltdl/dlopen.la '
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/squid/src/squid-3.5.12/cfgaux/missing makeinfo'
MAKE_LEAKFINDER_FALSE=''
MAKE_LEAKFINDER_TRUE='#'
MANIFEST_TOOL=':'
MINGW_LIBS=''
MKDIR='/usr/sbin/mkdir'
MKDIR_P='/usr/sbin/mkdir -p'
MV='/usr/sbin/mv'
NEGOTIATE_AUTH_HELPERS=' kerberos wrapper'
NETTLELIB=' -lnettle'
NM='nm'
NMEDIT=''
NTLM_AUTH_HELPERS=' fake smb_lm'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='squid'
PACKAGE_BUGREPORT='http://bugs.squid-cache.org/'
PACKAGE_NAME='Squid Web Proxy'
PACKAGE_STRING='Squid Web Proxy 3.5.12'
PACKAGE_TARNAME='squid'
PACKAGE_URL=''
PACKAGE_VERSION='3.5.12'
PATH_SEPARATOR=':'
PERL='/usr/sbin/perl'
PKG_CONFIG='/usr/sbin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PO2HTML='off'
PO2TEXT='off'
POD2MAN='/usr/sbin/false'
RANLIB='ranlib'
REGEXLIB=''
REPL_LIBS='liblru.a libheap.a'
REPL_OBJS='repl/liblru.a repl/libheap.a'
REPL_POLICIES='lru heap'
RM='/usr/sbin/rm -f'
SED='/usr/sbin/sed'
SET_MAKE=''
SH='/usr/sbin/sh'
SHELL='/bin/sh'
SMBCLIENT=''
SNMPLIB='../lib/snmplib/libsnmplib.la'
SQUID_CFLAGS='-Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wcomments -Wshadow -pipe -D_REENTRANT'
SQUID_CPPUNIT_INC=''
SQUID_CPPUNIT_LA=''
SQUID_CPPUNIT_LIBS=''
SQUID_CXXFLAGS='-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -pipe -D_REENTRANT'
SSLLIB='-L/usr/lib -lssl -lcrypto -lgnutls '
STOREID_REWRITE_HELPERS=' file'
STORE_LIBS_TO_ADD=' fs/libaufs.la fs/libufs.la fs/libdiskd.la'
STORE_LIBS_TO_BUILD=' libaufs.la libufs.la libdiskd.la'
STORE_TESTS=''
STRIP='strip'
TR='/usr/sbin/tr'
TRUE='/usr/sbin/true'
URL_REWRITE_HELPERS=' fake'
USE_ADAPTATION_FALSE='#'
USE_ADAPTATION_TRUE=''
USE_DEVPOLL_FALSE=''
USE_DEVPOLL_TRUE='#'
USE_ECAP_FALSE=''
USE_ECAP_TRUE='#'
USE_EPOLL_FALSE='#'
USE_EPOLL_TRUE=''
USE_ESI_FALSE=''
USE_ESI_TRUE='#'
USE_ICAP_CLIENT_FALSE='#'
USE_ICAP_CLIENT_TRUE=''
USE_KQUEUE_FALSE=''
USE_KQUEUE_TRUE='#'
USE_POLL_FALSE=''
USE_POLL_TRUE='#'
USE_SELECT_FALSE=''
USE_SELECT_TRUE='#'
USE_SELECT_WIN32_FALSE=''
USE_SELECT_WIN32_TRUE='#'
USE_SQUID_EUI_FALSE='#'
USE_SQUID_EUI_TRUE=''
USE_SSL_CRTD_FALSE='#'
USE_SSL_CRTD_TRUE=''
VERSION='3.5.12'
WBINFO=''
WIN32_PSAPI=''
XMLLIB=''
XTRA_LIBS='-lm -lnsl -lresolv -lcap -lrt -ldl -ldl'
XTRA_OBJS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN='link -dump'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share/squid'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/squid/src/squid-3.5.12/cfgaux/install-sh'
krb5_config=''
libdir='${exec_prefix}/lib'
libexecdir='/usr/lib/squid'
localedir='${datarootdir}/locale'
localstatedir='/var'
ltdl_LIBOBJS=' lt__strl.o'
ltdl_LTLIBOBJS=' lt__strl.lo'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
subdirs=' libltdl'
sys_symbol_underscore='no'
sysconfdir='/etc/squid'
target_alias=''
top_build_prefix=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Squid Web Proxy"
#define PACKAGE_TARNAME "squid"
#define PACKAGE_VERSION "3.5.12"
#define PACKAGE_STRING "Squid Web Proxy 3.5.12"
#define PACKAGE_BUGREPORT "http://bugs.squid-cache.org/"
#define PACKAGE_URL ""
#define PACKAGE "squid"
#define VERSION "3.5.12"
#define HAVE_CXX11 1
#define DEFAULT_PREFIX /usr
#define USE_LOADABLE_MODULES 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define LT_MODULE_EXT ".so"
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define HAVE_LIBDLLOADER 1
#define HAVE_ARGZ_H 1
#define HAVE_ERROR_T 1
#define HAVE_ARGZ_ADD 1
#define HAVE_ARGZ_APPEND 1
#define HAVE_ARGZ_COUNT 1
#define HAVE_ARGZ_CREATE_SEP 1
#define HAVE_ARGZ_INSERT 1
#define HAVE_ARGZ_NEXT 1
#define HAVE_ARGZ_STRINGIFY 1
#define HAVE_WORKING_ARGZ 1
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_LTDL 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_CLOSEDIR 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define LT_LIBEXT "a"
#define LT_LIBPREFIX "lib"
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define HAVE_LIBDLLOADER 1
#define CONFIG_HOST_TYPE "x86_64-unknown-linux-gnu"
#define SQUID_CONFIGURE_OPTIONS " '--host' 'x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--datadir=/usr/share/squid' '--sysconfdir=/etc/squid' '--libexecdir=/usr/lib/squid' '--localstatedir=/var' '--with-logdir=/var/log/squid' '--with-pidfile=/run/squid.pid' '--enable-auth' '--enable-auth-basic' '--enable-auth-ntlm' '--enable-auth-digest' '--enable-auth-negotiate' '--enable-removal-policies=lru,heap' '--enable-storeio=aufs,ufs,diskd' '--enable-delay-pools' '--with-openssl=/usr' '--enable-snmp' '--enable-linux-netfilter' '--enable-ident-lookups' '--enable-useragent-log' '--enable-cache-digests' '--enable-referer-log' '--enable-htcp' '--enable-carp' '--enable-epoll' '--with-large-files' '--enable-arp-acl' '--with-default-user=proxy' '--enable-async-io' '--enable-truncate' '--enable-icap-client' '--enable-ssl-crtd' '--disable-arch-native' '--disable-strict-error-checking' '--enable-wccpv2' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#define SQUID_BUILD_INFO ""
#define _USE_INLINE_ 1
#define HAVE_ATOMIC_OPS 1
#define USE_CBDATA_DEBUG 0
#define XMALLOC_STATISTICS 0
#define HAVE_SHM 1
#define USE_DISKIO 1
#define HAVE_AIO_H 1
#define USE_DISKIO_AIO 1
#define USE_DISKIO_DISKTHREADS 1
#define USE_DISKIO_IPCIO 1
#define HAVE_FS_AUFS 1
#define HAVE_FS_UFS 1
#define HAVE_FS_DISKD 1
#define USE_DELAY_POOLS 1
#define ICAP_CLIENT 1
#define USE_ECAP 0
#define USE_ADAPTATION 1
#define USE_WCCP 1
#define USE_WCCPv2 1
#define KILL_PARENT_OPT 0
#define SQUID_SNMP 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_NET_IF_ARP_H 1
#define HAVE_NET_ROUTE_H 1
#define HAVE_SYS_SYSCTL_H 1
#define USE_SQUID_EUI 1
#define USE_HTCP 1
#define HAVE_NETTLE_MD5_H 1
#define HAVE_GNUTLS_GNUTLS_H 1
#define HAVE_GNUTLS_X509_H 1
#define USE_GNUTLS 1
#define HAVE_OPENSSL_BIO_H 1
#define HAVE_OPENSSL_ERR_H 1
#define HAVE_OPENSSL_MD5_H 1
#define HAVE_OPENSSL_OPENSSLV_H 1
#define HAVE_OPENSSL_SSL_H 1
#define HAVE_OPENSSL_X509V3_H 1
#define HAVE_OPENSSL_ENGINE_H 1
#define HAVE_OPENSSL_TXT_DB_H 1
#define USE_OPENSSL 1
#define SQUID_USE_SSLGETCERTIFICATE_HACK 1
#define SQUID_USE_CONST_SSL_METHOD 1
#define SQUID_SSLTXTDB_PSTRINGDATA 1
#define SQUID_USE_SSLLHASH_HACK 1
#define SQUID_USE_OPENSSL_HELLO_OVERWRITE_HACK 1
#define USE_MIT_KRB5 1
#define HAVE_GSSAPI_H 1
#define HAVE_GSSAPI_GSSAPI_H 1
#define HAVE_GSSAPI_GSSAPI_KRB5_H 1
#define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
#define HAVE_KRB5_H 1
#define HAVE_COM_ERR_H 1
#define HAVE_ET_COM_ERR_H 1
#define HAVE_PROFILE_H 1
#define HAVE_ERROR_MESSAGE 1
#define HAVE_KRB5_GET_ERROR_MESSAGE 1
#define HAVE_KRB5_FREE_ERROR_MESSAGE 1
#define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
#define HAVE_KRB5_PAC 1
#define HAVE_KRB5_KT_FREE_ENTRY 1
#define HAVE_GET_INIT_CREDS_KEYTAB 1
#define HAVE_KRB5_GET_PROFILE 1
#define HAVE_PROFILE_GET_INTEGER 1
#define HAVE_PROFILE_RELEASE 1
#define HAVE_KRB5_GET_RENEWED_CREDS 1
#define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
#define HAVE_KRB5_GET_INIT_CREDS_FREE_CONTEXT 1
#define HAVE_GSS_MAP_NAME_TO_ANY 1
#define HAVE_GSS_MAP_ANY_TO_ANY 1
#define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
#define HAVE_GSSKRB5_EXTRACT_AUTHZ_DATA_FROM_SEC_CONTEXT 1
#define HAVE_KRB5_MEMORY_CACHE 1
#define HAVE_KRB5_MEMORY_KEYTAB 1
#define HAVE_GSSAPI 1
#define HAVE_SPNEGO 1
#define HAVE_KRB5 1
#define HAVE_LDAP_H 1
#define HAVE_LBER_H 1
#define HAVE_LDAP 1
#define HAVE_OPENLDAP 1
#define HAVE_LDAP_REBIND_PROC 1
#define HAVE_LDAP_SCOPE_DEFAULT 1
#define HAVE_LDAP_URL_LUD_SCHEME 1
#define HAVE_LDAP_URL_DESC2STR 1
#define HAVE_LDAP_URL_PARSE 1
#define HAVE_LDAP_START_TLS_S 1
#define USE_FORW_VIA_DB 0
#define USE_CACHE_DIGESTS 1
#define HAVE_SYS_EPOLL_H 1
#define HAVE_IOCTL 1
#define HAVE_WRITE 1
#define USE_HTTP_VIOLATIONS 1
#define IPFW_TRANSPARENT 0
#define SIZEOF_LONG 8
#define USE_LEAKFINDER 0
#define FOLLOW_X_FORWARDED_FOR 1
#define USE_IDENT 1
#define USE_SSL_CRTD 1
#define USE_AUTH 1
#define HAVE_AUTH_MODULE_BASIC 1
#define HAVE_LDAP_H 1
#define HAVE_CRYPT 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_RPC_RPC_H 1
#define HAVE_RPCSVC_YPCLNT_H 1
#define HAVE_RPCSVC_YP_PROT_H 1
#define HAVE_CRYPT_H 1
#define HAVE_SECURITY_PAM_APPL_H 1
#define PAM_CONV_FUNC_CONST_PARM const
#define HAVE_SASL_SASL_H 1
#define HAVE_PWD_H 1
#define HAVE_CRYPT 1
#define HAVE_UNISTD_H 1
#define HAVE_CRYPT_H 1
#define HAVE_SHADOW_H 1
#define HAVE_AUTH_MODULE_DIGEST 1
#define HAVE_LDAP_H 1
#define HAVE_LDAP_H 1
#define HAVE_AUTH_MODULE_NEGOTIATE 1
#define HAVE_VFORK 1
#define HAVE_AUTH_MODULE_NTLM 1
#define HAVE_ENDIAN_H 1
#define HAVE_LDAP_H 1
#define HAVE_LDAP_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SASL_SASL_H 1
#define HAVE_DB_185_H 1
#define HAVE_PWD_H 1
#define WITH_VALGRIND 0
#define USE_CHUNKEDMEMPOOLS 0
#define USE_WIN32_SERVICE 0
#define USE_UNLINKD 1
#define PRINT_STACK_TRACE 0
#define USE_XPROF_STATS 0
#define X_ACCELERATOR_VARY 0
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_ASSERT_H 1
#define HAVE_CRYPT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_GETOPT_H 1
#define HAVE_GLOB_H 1
#define HAVE_GRP_H 1
#define HAVE_LBER_H 1
#define HAVE_LDAP_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LINUX_POSIX_TYPES_H 1
#define HAVE_LINUX_TYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MATH_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_PATHS_H 1
#define HAVE_POLL_H 1
#define HAVE_PWD_H 1
#define HAVE_REGEX_H 1
#define HAVE_SCHED_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_BITYPES_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_PRCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_MSG_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYSCALL_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_BYTESWAP_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_DB_H 1
#define HAVE_DB_185_H 1
#define HAVE_WCHAR_H 1
#define HAVE_LINUX_NETFILTER_IPV4_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NETINET_IF_ETHER_H 1
#define HAVE_NETINET_ICMP6_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_NETINET_IP6_H 1
#define HAVE_NETINET_IP_ICMP_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_RESOLV_H 1
#define HAVE_STRUCT_TM_TM_GMTOFF 1
#define HAVE_STRUCT_RUSAGE 1
#define HAVE_STRUCT_IPHDR_IP_HL 1
#define SIZEOF_VOID_P 8
#define SIZEOF_INT64_T 8
#define SIZEOF_LONG 8
#define SIZEOF_SIZE_T 8
#define SIZEOF_OFF_T 8
#define SIZEOF_SIZE_T 8
#define HAVE_NULLPTR_T 1
#define HAVE_UNIQUE_PTR 1
#define HAVE_MODE_T 1
#define HAVE_FD_MASK 1
#define HAVE_SOCKLEN_T 1
#define PRIuSIZE "zu"
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_SYS_CAPABILITY_H 1
#define HAVE_LIBCAP 1
#define USE_LIBCAP 1
#define LIBCAP_BROKEN 1
#define HAVE_UNIXSOCKET 1
#define DEFAULT_FD_SETSIZE 1024
#define HAVE_SETRLIMIT 1
#define SQUID_MAXFD 32768
#define USE_IPV6 1
#define HAVE_SIN6_LEN_IN_SAI 0
#define HAVE_SS_LEN_IN_SS 0
#define HAVE_SIN_LEN_IN_SAI 0
#define HAVE_BACKTRACE_SYMBOLS_FD 1
#define HAVE_BCOPY 1
#define HAVE_FCHMOD 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPASS 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETSPNAM 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GLOB 1
#define HAVE_LRAND48 1
#define HAVE_MALLOPT 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMRCHR 1
#define HAVE_MEMSET 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTIME 1
#define HAVE_POLL 1
#define HAVE_PRCTL 1
#define HAVE_PTHREAD_ATTR_SETSCHEDPARAM 1
#define HAVE_PTHREAD_ATTR_SETSCOPE 1
#define HAVE_PTHREAD_SETSCHEDPARAM 1
#define HAVE_PUTENV 1
#define HAVE_RANDOM 1
#define HAVE_REGCOMP 1
#define HAVE_REGEXEC 1
#define HAVE_REGFREE 1
#define HAVE___RES_INIT 1
#define HAVE_RINT 1
#define HAVE_SCHED_GETAFFINITY 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SELECT 1
#define HAVE_SETEUID 1
#define HAVE_SETGROUPS 1
#define HAVE_SETPGRP 1
#define HAVE_SETSID 1
#define HAVE_SIGACTION 1
#define HAVE_SNPRINTF 1
#define HAVE_SOCKETPAIR 1
#define HAVE_SRAND48 1
#define HAVE_SRANDOM 1
#define HAVE_SYSCONF 1
#define HAVE_SYSLOG 1
#define HAVE_TIMEGM 1
#define HAVE_VSNPRINTF 1
#define HAVE_DRAND48 1
#define HAVE_INITGROUPS 1
#define HAVE_PSIGNAL 1
#define HAVE_STRERROR 1
#define HAVE_STRTOLL 1
#define HAVE_TEMPNAM 1
#define HAVE_DECL_GETADDRINFO 1
#define HAVE_DECL_GETNAMEINFO 1
#define HAVE_DECL_INET_NTOP 1
#define HAVE_DECL_INET_PTON 1
#define USE_EPOLL 1
#define HAVE_CPU_AFFINITY 1
#define HAVE_SETRESUID 1
#define HAVE_CONSTANT_CMSG_SPACE 1
#define HAVE_CMSGHDR 1
#define HAVE_IOVEC 1
#define HAVE_MSGHDR 1
#define HAVE_SOCKADDR_UN 1
#define HAVE_VA_COPY 1
#define HAVE___VA_COPY 1
#define IPF_TRANSPARENT 0
#define PF_TRANSPARENT 0
#define USE_NAT_DEVPF 0
#define LINUX_NETFILTER 1
#define USE_QOS_TOS 1
#define USE_LIBNETFILTERCONNTRACK 0
#define USE_GNUREGEX 0
#define SQUID_DETECT_UDP_SO_SNDBUF 212992
#define SQUID_DETECT_UDP_SO_RCVBUF 212992
#define SQUID_TCP_SO_SNDBUF 16384
#define SQUID_TCP_SO_RCVBUF 65535
#define RECV_ARG_TYPE char
#define NEED_SYS_ERRLIST 1
#define LIBRESOLV_DNS_TTL_HACK 0
#define _SQUID_RES_NSADDR_LIST _res.nsaddr_list
#define _SQUID_RES_NSADDR_COUNT _res.nscount
#define HAVE_SYS_STATVFS_H 1
#define HAVE_STATVFS 1
#define USE_ERR_LOCALES 1

configure: exit 0

CMD: Config logfile '/tmp/squid/src/squid-3.5.12/libltdl/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libltdl configure 2.4.2, which was
generated by GNU Autoconf 2.69. Invocation command line was

$ ./configure --disable-option-checking --prefix=/usr --host x86_64-unknown-linux --sbindir=/usr/bin --datadir=/usr/share/squid --sysconfdir=/etc/squid --libexecdir=/usr/lib/squid --localstatedir=/var --with-logdir=/var/log/squid --with-pidfile=/run/squid.pid --enable-auth --enable-auth-basic --enable-auth-ntlm --enable-auth-digest --enable-auth-negotiate --enable-removal-policies=lru,heap --enable-storeio=aufs,ufs,diskd --enable-delay-pools --with-openssl=/usr --enable-snmp --enable-linux-netfilter --enable-ident-lookups --enable-useragent-log --enable-cache-digests --enable-referer-log --enable-htcp --enable-carp --enable-epoll --with-large-files --enable-arp-acl --with-default-user=proxy --enable-async-io --enable-truncate --enable-icap-client --enable-ssl-crtd --disable-arch-native --disable-strict-error-checking --enable-wccpv2 host_alias=x86_64-unknown-linux CFLAGS= LDFLAGS= CPPFLAGS= CXXFLAGS= --cache-file=/dev/null --srcdir=.

## --------- ##
## Platform. ##
## --------- ##

hostname = c48f2a43260d
uname -m = x86_64
uname -r = 3.13.0-67-generic
uname -s = Linux
uname -v = #110-Ubuntu SMP Fri Oct 23 13:24:41 UTC 2015

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2292: checking for a BSD-compatible install
configure:2360: result: /usr/bin/install -c
configure:2371: checking whether build environment is sane
configure:2426: result: yes
configure:2485: checking for x86_64-unknown-linux-strip
configure:2515: result: no
configure:2525: checking for strip
configure:2541: found /usr/sbin/strip
configure:2552: result: strip
configure:2577: checking for a thread-safe mkdir -p
configure:2616: result: /usr/sbin/mkdir -p
configure:2623: checking for gawk
configure:2639: found /usr/sbin/gawk
configure:2650: result: gawk
configure:2661: checking whether make sets $(MAKE)
configure:2683: result: yes
configure:2712: checking whether make supports nested variables
configure:2729: result: yes
configure:2895: checking build system type
configure:2909: result: x86_64-pc-linux-gnu
configure:2929: checking host system type
configure:2942: result: x86_64-unknown-linux-gnu
configure:2983: checking how to print strings
configure:3010: result: printf
configure:3043: checking for style of include used by make
configure:3071: result: GNU
configure:3102: checking for x86_64-unknown-linux-gcc
configure:3132: result: no
configure:3142: checking for gcc
configure:3158: found /usr/sbin/gcc
configure:3169: result: gcc
configure:3398: checking for C compiler version
configure:3407: gcc --version >&5
gcc (GCC) 5.2.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3418: $? = 0
configure:3407: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/gcc/src/gcc-5.2.0/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=gcc4-compatible
Thread model: posix
gcc version 5.2.0 (GCC)
configure:3418: $? = 0
configure:3407: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3418: $? = 1
configure:3407: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3418: $? = 1
configure:3438: checking whether the C compiler works
configure:3460: gcc conftest.c >&5
configure:3464: $? = 0
configure:3512: result: yes
configure:3515: checking for C compiler default output file name
configure:3517: result: a.out
configure:3523: checking for suffix of executables
configure:3530: gcc -o conftest conftest.c >&5
configure:3534: $? = 0
configure:3556: result:
configure:3578: checking whether we are cross compiling
configure:3586: gcc -o conftest conftest.c >&5
configure:3590: $? = 0
configure:3597: ./conftest
configure:3601: $? = 0
configure:3616: result: no
configure:3621: checking for suffix of object files
configure:3643: gcc -c conftest.c >&5
configure:3647: $? = 0
configure:3668: result: o
configure:3672: checking whether we are using the GNU C compiler
configure:3691: gcc -c conftest.c >&5
configure:3691: $? = 0
configure:3700: result: yes
configure:3709: checking whether gcc accepts -g
configure:3729: gcc -c -g conftest.c >&5
configure:3729: $? = 0
configure:3770: result: yes
configure:3787: checking for gcc option to accept ISO C89
configure:3850: gcc -c conftest.c >&5
configure:3850: $? = 0
configure:3863: result: none needed
configure:3888: checking whether gcc understands -c and -o together
configure:3910: gcc -c conftest.c -o conftest2.o
configure:3913: $? = 0
configure:3910: gcc -c conftest.c -o conftest2.o
configure:3913: $? = 0
configure:3925: result: yes
configure:3944: checking dependency style of gcc
configure:4055: result: gcc3
configure:4070: checking for a sed that does not truncate output
configure:4134: result: /usr/sbin/sed
configure:4152: checking for grep that handles long lines and -e
configure:4210: result: /usr/sbin/grep
configure:4215: checking for egrep
configure:4277: result: /usr/sbin/grep -E
configure:4282: checking for fgrep
configure:4344: result: /usr/sbin/grep -F
configure:4379: checking for ld used by gcc
configure:4446: result: /usr/sbin/ld
configure:4453: checking if the linker (/usr/sbin/ld) is GNU ld
configure:4468: result: yes
configure:4480: checking for BSD- or MS-compatible name lister (nm)
configure:4529: result: no
configure:4543: checking for x86_64-unknown-linux-dumpbin
configure:4573: result: no
configure:4543: checking for x86_64-unknown-linux-link
configure:4573: result: no
configure:4587: checking for dumpbin
configure:4617: result: no
configure:4587: checking for link
configure:4603: found /usr/sbin/link
configure:4614: result: link -dump
configure:4659: checking the name lister (nm) interface
configure:4666: gcc -c conftest.c >&5
configure:4669: nm "conftest.o"
configure:4672: output
0000000000000000 B some_variable
configure:4679: result: BSD nm
configure:4682: checking whether ln -s works
configure:4686: result: yes
configure:4694: checking the maximum length of command line arguments
configure:4825: result: 1572864
configure:4842: checking whether the shell understands some XSI constructs
configure:4852: result: yes
configure:4856: checking whether the shell understands "+="
configure:4862: result: yes
configure:4897: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4937: result: func_convert_file_noop
configure:4944: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:4964: result: func_convert_file_noop
configure:4971: checking for /usr/sbin/ld option to reload object files
configure:4978: result: -r
configure:5012: checking for x86_64-unknown-linux-objdump
configure:5042: result: no
configure:5052: checking for objdump
configure:5068: found /usr/sbin/objdump
configure:5079: result: objdump
configure:5108: checking how to recognize dependent libraries
configure:5306: result: pass_all
configure:5351: checking for x86_64-unknown-linux-dlltool
configure:5381: result: no
configure:5391: checking for dlltool
configure:5421: result: no
configure:5448: checking how to associate runtime and link libraries
configure:5475: result: printf %s\n
configure:5492: checking for x86_64-unknown-linux-ar
configure:5522: result: no
configure:5536: checking for ar
configure:5552: found /usr/sbin/ar
configure:5563: result: ar
configure:5600: checking for archiver @FILE support
configure:5617: gcc -c conftest.c >&5
configure:5617: $? = 0
configure:5620: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5623: $? = 0
configure:5628: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:5631: $? = 1
configure:5643: result: @
configure:5661: checking for x86_64-unknown-linux-strip
configure:5688: result: strip
configure:5760: checking for x86_64-unknown-linux-ranlib
configure:5790: result: no
configure:5800: checking for ranlib
configure:5816: found /usr/sbin/ranlib
configure:5827: result: ranlib
configure:5929: checking command to parse nm output from gcc object
configure:6049: gcc -c conftest.c >&5
configure:6052: $? = 0
configure:6056: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6059: $? = 0
configure:6125: gcc -o conftest conftest.c conftstm.o >&5
configure:6128: $? = 0
configure:6166: result: ok
configure:6203: checking for sysroot
configure:6233: result: no
configure:6310: gcc -c conftest.c >&5
configure:6313: $? = 0
configure:6462: checking for x86_64-unknown-linux-mt
configure:6492: result: no
configure:6502: checking for mt
configure:6532: result: no
configure:6552: checking if : is a manifest tool
configure:6558: : '-?'
configure:6566: result: no
configure:7208: checking how to run the C preprocessor
configure:7239: gcc -E conftest.c
configure:7239: $? = 0
configure:7253: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| /* end confdefs.h. */
| #include
configure:7278: result: gcc -E
configure:7298: gcc -E conftest.c
configure:7298: $? = 0
configure:7312: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| /* end confdefs.h. */
| #include
configure:7341: checking for ANSI C header files
configure:7361: gcc -c conftest.c >&5
configure:7361: $? = 0
configure:7434: gcc -o conftest conftest.c >&5
configure:7434: $? = 0
configure:7434: ./conftest
configure:7434: $? = 0
configure:7445: result: yes
configure:7458: checking for sys/types.h
configure:7458: gcc -c conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7458: checking for sys/stat.h
configure:7458: gcc -c conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7458: checking for stdlib.h
configure:7458: gcc -c conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7458: checking for string.h
configure:7458: gcc -c conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7458: checking for memory.h
configure:7458: gcc -c conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7458: checking for strings.h
configure:7458: gcc -c conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7458: checking for inttypes.h
configure:7458: gcc -c conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7458: checking for stdint.h
configure:7458: gcc -c conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7458: checking for unistd.h
configure:7458: gcc -c conftest.c >&5
configure:7458: $? = 0
configure:7458: result: yes
configure:7472: checking for dlfcn.h
configure:7472: gcc -c conftest.c >&5
configure:7472: $? = 0
configure:7472: result: yes
configure:7975: checking for objdir
configure:7990: result: .libs
configure:8261: checking if gcc supports -fno-rtti -fno-exceptions
configure:8279: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8283: $? = 0
configure:8296: result: no
configure:8623: checking for gcc option to produce PIC
configure:8630: result: -fPIC -DPIC
configure:8638: checking if gcc PIC flag -fPIC -DPIC works
configure:8656: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8660: $? = 0
configure:8673: result: yes
configure:8702: checking if gcc static flag -static works
configure:8730: result: yes
configure:8745: checking if gcc supports -c -o file.o
configure:8766: gcc -c -o out/conftest2.o conftest.c >&5
configure:8770: $? = 0
configure:8792: result: yes
configure:8800: checking if gcc supports -c -o file.o
configure:8847: result: yes
configure:8880: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:10037: result: yes
configure:10074: checking whether -lc should be explicitly linked in
configure:10082: gcc -c conftest.c >&5
configure:10085: $? = 0
configure:10100: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:10103: $? = 0
configure:10117: result: no
configure:10277: checking dynamic linker characteristics
configure:10777: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10777: $? = 0
configure:11011: result: GNU/Linux ld.so
configure:11118: checking how to hardcode library paths into programs
configure:11143: result: immediate
configure:11237: checking for shl_load
configure:11237: gcc -o conftest conftest.c >&5
/tmp/ccxhmDt0.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `shl_load'
collect2: error: ld returned 1 exit status
configure:11237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case declares shl_load.
| For example, HP-UX 11i declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11237: result: no
configure:11241: checking for shl_load in -ldld
configure:11266: gcc -o conftest conftest.c -ldld >&5
/usr/sbin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:11266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11275: result: no
configure:11280: checking for dlopen
configure:11280: gcc -o conftest conftest.c >&5
/tmp/ccc4jMfi.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:11280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case declares dlopen.
| For example, HP-UX 11i declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:11280: result: no
configure:11284: checking for dlopen in -ldl
configure:11309: gcc -o conftest conftest.c -ldl >&5
configure:11309: $? = 0
configure:11318: result: yes
configure:11437: checking whether a program can dlopen itself
configure:11517: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:11520: $? = 0
configure:11538: result: yes
configure:11543: checking whether a statically linked program can dlopen itself
configure:11623: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
/tmp/ccW08H3Q.o: In function `main':
conftest.c:(.text+0x1e): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-unknown-linux-gnu/5.2.0/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
collect2: error: ld returned 1 exit status
configure:11626: $? = 1
configure:11644: result: no
configure:11683: checking whether stripping libraries is possible
configure:11688: result: yes
configure:11723: checking if libtool supports shared libraries
configure:11725: result: yes
configure:11728: checking whether to build shared libraries
configure:11749: result: yes
configure:11752: checking whether to build static libraries
configure:11756: result: yes
configure:11793: checking which extension is used for runtime loadable modules
configure:11805: result: .so
configure:11822: checking which variable specifies run-time module search path
configure:11829: result: LD_LIBRARY_PATH
configure:11839: checking for the default library search path
configure:11846: result: /lib /usr/lib /usr/lib/libfakeroot
configure:11876: checking for library containing dlopen
configure:11907: gcc -o conftest conftest.c >&5
/tmp/ccOOQMp0.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:11907: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:11907: gcc -o conftest conftest.c -ldl >&5
configure:11907: $? = 0
configure:11924: result: -ldl
configure:12014: checking for dlerror
configure:12014: gcc -o conftest conftest.c -ldl -ldl >&5
configure:12014: $? = 0
configure:12014: result: yes
configure:12028: checking for shl_load
configure:12028: result: no
configure:12035: checking for shl_load in -ldld
configure:12069: result: no
configure:12115: checking for dld_link in -ldld
configure:12140: gcc -o conftest conftest.c -ldld -ldl >&5
/usr/sbin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:12140: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dld_link ();
| int
| main ()
| {
| return dld_link ();
| ;
| return 0;
| }
configure:12149: result: no
configure:12183: checking for _ prefix in compiled symbols
configure:12193: gcc -c conftest.c >&5
configure:12196: $? = 0
configure:12200: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:12203: $? = 0
configure:12225: result: no
configure:12349: checking whether deplibs are loaded by dlopen
configure:12443: result: yes
configure:12455: checking for argz.h
configure:12455: gcc -c conftest.c >&5
configure:12455: $? = 0
configure:12455: result: yes
configure:12467: checking for error_t
configure:12467: gcc -c conftest.c >&5
configure:12467: $? = 0
configure:12467: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:22: error: expected expression before ')' token
if (sizeof ((error_t)))
^
configure:12467: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| /* end confdefs.h. */
| #if defined(HAVE_ARGZ_H)
| # include
| #endif
|
| int
| main ()
| {
| if (sizeof ((error_t)))
| return 0;
| ;
| return 0;
| }
configure:12467: result: yes
configure:12493: checking for argz_add
configure:12493: gcc -o conftest conftest.c -ldl >&5
configure:12493: $? = 0
configure:12493: result: yes
configure:12493: checking for argz_append
configure:12493: gcc -o conftest conftest.c -ldl >&5
configure:12493: $? = 0
configure:12493: result: yes
configure:12493: checking for argz_count
configure:12493: gcc -o conftest conftest.c -ldl >&5
configure:12493: $? = 0
configure:12493: result: yes
configure:12493: checking for argz_create_sep
configure:12493: gcc -o conftest conftest.c -ldl >&5
configure:12493: $? = 0
configure:12493: result: yes
configure:12493: checking for argz_insert
configure:12493: gcc -o conftest conftest.c -ldl >&5
configure:12493: $? = 0
configure:12493: result: yes
configure:12493: checking for argz_next
configure:12493: gcc -o conftest conftest.c -ldl >&5
configure:12493: $? = 0
configure:12493: result: yes
configure:12493: checking for argz_stringify
configure:12493: gcc -o conftest conftest.c -ldl >&5
configure:12493: $? = 0
configure:12493: result: yes
configure:12511: checking if argz actually works
configure:12542: result: yes
configure:12561: checking whether libtool supports -dlopen/-dlpreopen
configure:12573: result: yes
configure:12626: checking for unistd.h
configure:12626: result: yes
configure:12626: checking for dl.h
configure:12626: gcc -c conftest.c >&5
conftest.c:75:16: fatal error: dl.h: No such file or directory
compilation terminated.
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:12626: result: no
configure:12626: checking for sys/dl.h
configure:12626: gcc -c conftest.c >&5
conftest.c:75:20: fatal error: sys/dl.h: No such file or directory
compilation terminated.
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:12626: result: no
configure:12626: checking for dld.h
configure:12626: gcc -c conftest.c >&5
conftest.c:75:17: fatal error: dld.h: No such file or directory
compilation terminated.
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:12626: result: no
configure:12626: checking for mach-o/dyld.h
configure:12626: gcc -c conftest.c >&5
conftest.c:75:25: fatal error: mach-o/dyld.h: No such file or directory
compilation terminated.
configure:12626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:12626: result: no
configure:12626: checking for dirent.h
configure:12626: gcc -c conftest.c >&5
configure:12626: $? = 0
configure:12626: result: yes
configure:12641: checking for closedir
configure:12641: gcc -o conftest conftest.c -ldl >&5
configure:12641: $? = 0
configure:12641: result: yes
configure:12641: checking for opendir
configure:12641: gcc -o conftest conftest.c -ldl >&5
configure:12641: $? = 0
configure:12641: result: yes
configure:12641: checking for readdir
configure:12641: gcc -o conftest conftest.c -ldl >&5
configure:12641: $? = 0
configure:12641: result: yes
configure:12660: checking for strlcat
configure:12660: gcc -o conftest conftest.c -ldl >&5
/tmp/ccAao6qR.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:12660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case declares strlcat.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main ()
| {
| return strlcat ();
| ;
| return 0;
| }
configure:12660: result: no
configure:12660: checking for strlcpy
configure:12660: gcc -o conftest conftest.c -ldl >&5
/tmp/ccQKwc1Q.o: In function `main':
conftest.c:(.text+0xa): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:12660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libltdl"
| #define PACKAGE_TARNAME "libltdl"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "libltdl 2.4.2"
| #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libltdl"
| #define VERSION "2.4.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define LT_MODULE_EXT ".so"
| #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
| #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
| #define HAVE_LIBDL 1
| #define HAVE_DLERROR 1
| #define HAVE_LIBDLLOADER 1
| #define HAVE_ARGZ_H 1
| #define HAVE_ERROR_T 1
| #define HAVE_ARGZ_ADD 1
| #define HAVE_ARGZ_APPEND 1
| #define HAVE_ARGZ_COUNT 1
| #define HAVE_ARGZ_CREATE_SEP 1
| #define HAVE_ARGZ_INSERT 1
| #define HAVE_ARGZ_NEXT 1
| #define HAVE_ARGZ_STRINGIFY 1
| #define HAVE_WORKING_ARGZ 1
| #define HAVE_PRELOADED_SYMBOLS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_OPENDIR 1
| #define HAVE_READDIR 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case declares strlcpy.
| For example, HP-UX 11i declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main ()
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:12660: result: no
configure:12811: checking that generated files are newer than configure
configure:12817: result: done
configure:12849: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libltdl config.status 2.4.2, which was
generated by GNU Autoconf 2.69. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on c48f2a43260d

config.status:1120: creating Makefile
config.status:1120: creating config.h
config.status:1349: executing depfiles commands
config.status:1349: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_argz_add=yes
ac_cv_func_argz_append=yes
ac_cv_func_argz_count=yes
ac_cv_func_argz_create_sep=yes
ac_cv_func_argz_insert=yes
ac_cv_func_argz_next=yes
ac_cv_func_argz_stringify=yes
ac_cv_func_closedir=yes
ac_cv_func_dlerror=yes
ac_cv_func_dlopen=no
ac_cv_func_opendir=yes
ac_cv_func_readdir=yes
ac_cv_func_shl_load=no
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_header_argz_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dl_h=no
ac_cv_header_dld_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_dl_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_dld_link=no
ac_cv_lib_dld_shl_load=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_DUMPBIN='link -dump'
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen=-ldl
ac_cv_type_error_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
libltdl_cv_lib_dl_dlopen=yes
libltdl_cv_preloaded_symbols=yes
libltdl_cv_shlibext=.so
libltdl_cv_shrext=.so
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_module_path_var=LD_LIBRARY_PATH
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM=no
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_argz_works=yes
lt_cv_sys_dlopen_deplibs=yes
lt_cv_sys_dlsearch_path='/lib /usr/lib /usr/lib/libfakeroot '
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_sys_symbol_underscore=no
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /tmp/squid/src/squid-3.5.12/libltdl/config/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
ARGZ_H=''
AS='as'
AUTOCONF='${SHELL} /tmp/squid/src/squid-3.5.12/libltdl/config/missing autoconf'
AUTOHEADER='${SHELL} /tmp/squid/src/squid-3.5.12/libltdl/config/missing autoheader'
AUTOMAKE='${SHELL} /tmp/squid/src/squid-3.5.12/libltdl/config/missing automake-1.14'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=':'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LIBADD_DL='-ldl '
LIBADD_DLD_LINK=''
LIBADD_DLOPEN='-ldl'
LIBADD_SHL_LOAD=''
LIBOBJS=' ${LIBOBJDIR}lt__strl$U.o'
LIBS='-ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTDLOPEN='libltdl'
LTLIBOBJS=' ${LIBOBJDIR}lt__strl$U.lo'
LT_CONFIG_H='config.h'
LT_DLLOADERS=' dlopen.la'
LT_DLPREOPEN='-dlpreopen dlopen.la '
MAKEINFO='${SHELL} /tmp/squid/src/squid-3.5.12/libltdl/config/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='nm'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libltdl'
PACKAGE_BUGREPORT='bug-libtool@gnu.org'
PACKAGE_NAME='libltdl'
PACKAGE_STRING='libltdl 2.4.2'
PACKAGE_TARNAME='libltdl'
PACKAGE_URL=''
PACKAGE_VERSION='2.4.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.4.2'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN='link -dump'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share/squid'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/squid/src/squid-3.5.12/libltdl/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='/usr/lib/squid'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sys_symbol_underscore='no'
sysconfdir='/etc/squid'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "libltdl"
#define PACKAGE_TARNAME "libltdl"
#define PACKAGE_VERSION "2.4.2"
#define PACKAGE_STRING "libltdl 2.4.2"
#define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "libltdl"
#define VERSION "2.4.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define LT_MODULE_EXT ".so"
#define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/libfakeroot"
#define HAVE_LIBDL 1
#define HAVE_DLERROR 1
#define HAVE_LIBDLLOADER 1
#define HAVE_ARGZ_H 1
#define HAVE_ERROR_T 1
#define HAVE_ARGZ_ADD 1
#define HAVE_ARGZ_APPEND 1
#define HAVE_ARGZ_COUNT 1
#define HAVE_ARGZ_CREATE_SEP 1
#define HAVE_ARGZ_INSERT 1
#define HAVE_ARGZ_NEXT 1
#define HAVE_ARGZ_STRINGIFY 1
#define HAVE_WORKING_ARGZ 1
#define HAVE_PRELOADED_SYMBOLS 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_CLOSEDIR 1
#define HAVE_OPENDIR 1
#define HAVE_READDIR 1
#define LT_LIBEXT "a"
#define LT_LIBPREFIX "lib"

configure: exit 0